Menu system fixes; made state less global
This commit is contained in:
parent
cfc2390b8b
commit
209959e2de
14 changed files with 964 additions and 731 deletions
|
@ -15,6 +15,7 @@
|
|||
#define CAP_SENS_ABSOLUTE_MAX 1000 // For inverting capacitive sensors
|
||||
#define PRESSURE_SENS_MULTIPLIER 10 // Multiply pressure sens so it's not a float
|
||||
#define CALIBRATE_SAMPLE_COUNT 4
|
||||
#define MENU_AUTO_OFF_TIME 30000
|
||||
|
||||
|
||||
// Statup buttons
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue