* HeltecV3: powerOff() fix

Tento commit je obsažen v:
Scott Powell
2025-09-02 21:18:05 +10:00
rodič 1a41da6bf2
revize 90cb1e73f9
+1 -2
Zobrazit soubor
@@ -85,8 +85,7 @@ public:
}
void powerOff() override {
// TODO: re-enable this when there is a definite wake-up source pin:
// enterDeepSleep(0);
enterDeepSleep(0);
}
uint16_t getBattMilliVolts() override {