moved all strings to pgm-memory

This commit is contained in:
Simen Svale Skogsrud
2010-03-07 23:10:41 +01:00
parent 3c98837a70
commit e409f10047
8 changed files with 38 additions and 23 deletions

View File

@ -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