V1.02 Add Thermometer Mode
This commit is contained in:
@@ -36,7 +36,7 @@ void setup() {
|
||||
restoreSettings(); //Load settings
|
||||
if (systemSettings.flipDisplay)
|
||||
Oled_DisplayFlip();
|
||||
OLED_DrawString("VER 1.01",8);
|
||||
OLED_DrawString("VER 1.02",8);
|
||||
delayMs(800);
|
||||
Start_Watchdog(1000); //start the system watchdog as 1 seconds timeout
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user