moved all strings to pgm-memory
This commit is contained in:
parent
3c98837a70
commit
e409f10047
8 changed files with 38 additions and 23 deletions
3
config.h
3
config.h
|
|
@ -25,7 +25,8 @@
|
|||
|
||||
// Settings that can only be set at compile-time:
|
||||
|
||||
#define BAUD_RATE 9600
|
||||
// #define BAUD_RATE 9600
|
||||
#define BAUD_RATE 115200
|
||||
|
||||
#define STEPPERS_ENABLE_DDR DDRD
|
||||
#define STEPPERS_ENABLE_PORT PORTD
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue