Undo version hack
This commit is contained in:
parent
5c0d38f3b2
commit
13e9a2c598
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@
|
|||
#define MAX_COMMANDS 50
|
||||
#define MAX_MODULES 10
|
||||
#define MAX_ARGUMENT_LENGTH 20 //used in argument parsing, takes up ram
|
||||
#define VERSION_STRING "Sangaboard Firmware v0.5.0"
|
||||
#define VERSION_STRING "Sangaboard Firmware v1.0.0-beta"
|
||||
#define DEBUG_ON
|
||||
|
||||
//module choice
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue