minor edits
This commit is contained in:
parent
d0f64d8f65
commit
0ac1731488
6 changed files with 19 additions and 17 deletions
4
config.h
4
config.h
|
|
@ -25,8 +25,8 @@
|
|||
|
||||
// Settings that can only be set at compile-time:
|
||||
|
||||
// #define BAUD_RATE 9600
|
||||
#define BAUD_RATE 115200
|
||||
#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