V1.10.2
Closes #16 Fixes pressing a button to exit the settings prompts
This commit is contained in:
@@ -29,7 +29,7 @@ enum {
|
||||
TEMPCAL, //Cal tip temp offset
|
||||
|
||||
} operatingMode;
|
||||
#define SETTINGSOPTIONSCOUNT 9 /*Number of settings in the settings menu*/
|
||||
#define SETTINGSOPTIONSCOUNT 9 /*Number of settings in the settings menu-1*/
|
||||
|
||||
enum {
|
||||
UVCO = 0,
|
||||
|
||||
Reference in New Issue
Block a user