renamed wiring_serial to serial to reflect its complete remake
This commit is contained in:
parent
33a940cdf8
commit
defabc80ed
11 changed files with 13 additions and 15 deletions
|
|
@ -29,7 +29,7 @@
|
|||
#include "stepper.h"
|
||||
#include "settings.h"
|
||||
#include "config.h"
|
||||
#include "wiring_serial.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