renamed config.* to settings.*
This commit is contained in:
parent
682e23eb7b
commit
d00947a23a
10 changed files with 16 additions and 16 deletions
|
|
@ -57,7 +57,7 @@
|
|||
#include "stepper_plan.h"
|
||||
#include "nuts_bolts.h"
|
||||
#include "stepper.h"
|
||||
#include "config.h"
|
||||
#include "settings.h"
|
||||
#include "wiring_serial.h"
|
||||
|
||||
block_t block_buffer[BLOCK_BUFFER_SIZE]; // A ring buffer for motion instructions
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue