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
|
|
@ -27,7 +27,7 @@
|
|||
#include "nuts_bolts.h"
|
||||
#include "stepper.h"
|
||||
#include "planner.h"
|
||||
#include "wiring_serial.h"
|
||||
#include "serial.h"
|
||||
|
||||
|
||||
void mc_dwell(uint32_t milliseconds)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue