mirror of
https://github.com/Ralim/IronOS.git
synced 2025-02-26 07:53:55 +00:00
V1.02 Add Thermometer Mode
This commit is contained in:
@@ -24,10 +24,11 @@ enum {
|
||||
SLEEP,
|
||||
COOLING,
|
||||
UVLOWARN,
|
||||
THERMOMETER,
|
||||
} operatingMode;
|
||||
|
||||
enum {
|
||||
UVCO = 0, SLEEP_TEMP, SLEEP_TIME, MOTIONDETECT, TEMPDISPLAY,LEFTY
|
||||
UVCO = 0, SLEEP_TEMP, SLEEP_TIME, MOTIONDETECT, TEMPDISPLAY, LEFTY
|
||||
|
||||
} settingsPage;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user