Merge branch 'PE5PVB:main' into main

This commit is contained in:
Jan Ove Overland
2023-08-10 20:23:15 +02:00
committed by GitHub
+2
View File
@@ -2982,6 +2982,8 @@ void ShowBattery() {
tft.fillRect(279, 8, 33, 16, BackgroundColor); tft.fillRect(279, 8, 33, 16, BackgroundColor);
} }
batteryold = battery; batteryold = battery;
batteryVold = 0;
vPerold = 0;
} }
if (!wifi && batterydetect) { if (!wifi && batterydetect) {