renamed wiring_serial to serial to reflect its complete remake
This commit is contained in:
@ -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>
|
||||
|
Reference in New Issue
Block a user