some compatibility fixes and upload instructions

This commit is contained in:
Filip Ayazi 2021-06-02 00:56:23 +01:00
parent 35d969aadd
commit edd0246cc5
6 changed files with 43 additions and 7 deletions

View file

@ -10,13 +10,13 @@
#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.6"
#define VERSION_STRING "Sangaboard Firmware v0.5" //TODO: temporarily using the same version string for sangaboard.py compatibility
#define DEBUG_ON
//module choice
#define HELP
#define STAGE
#define ENDSTOPS
// #define ENDSTOPS
// #define LIGHT_SENSOR
//module configs