* HeltecV3: powerOff() fix

Este cometimento está contido em:
Scott Powell
2025-09-02 21:18:05 +10:00
ascendente 1a41da6bf2
cometimento 90cb1e73f9
+1 -2
Ver ficheiro
@@ -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 {