cleaned up serial completing support for non blocking tx and refactoring formatting functions into a new module 'print'
This commit is contained in:
parent
8793b555e0
commit
c0b4b8309a
13 changed files with 109 additions and 118 deletions
|
|
@ -29,7 +29,6 @@
|
|||
#include "stepper.h"
|
||||
#include "settings.h"
|
||||
#include "config.h"
|
||||
#include "serial.h"
|
||||
|
||||
// The number of linear motions that can be in the plan at any give time
|
||||
#ifdef __AVR_ATmega328P__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue