1
0
forked from me/IronOS
Closes #16
Fixes pressing a button to exit the settings prompts
This commit is contained in:
Ben V. Brown
2017-07-08 18:12:28 +10:00
parent 7b4f467eec
commit 0a7b6145af
3 changed files with 98 additions and 82 deletions

View File

@@ -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,