Handle bool defaults on emulated eeprom platform platforms (fixes #5)
This commit is contained in:
parent
13e9a2c598
commit
51b5b670e6
6 changed files with 24 additions and 5 deletions
|
|
@ -11,6 +11,7 @@
|
|||
#define MAX_ARGUMENT_LENGTH 20 //used in argument parsing, takes up ram
|
||||
#define VERSION_STRING "Sangaboard Firmware v1.0.0-beta"
|
||||
#define DEBUG_ON
|
||||
#define EMULATED_EEPROM_SIZE 512
|
||||
|
||||
//module choice
|
||||
#define HELP
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue