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
|
|
@ -21,7 +21,7 @@
|
|||
#include <avr/io.h>
|
||||
#include "protocol.h"
|
||||
#include "gcode.h"
|
||||
#include "wiring_serial.h"
|
||||
#include "serial.h"
|
||||
#include "settings.h"
|
||||
#include "config.h"
|
||||
#include <math.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue