* some fixes around the powerOff(). Tidy ups

Este cometimento está contido em:
Scott Powell
2025-03-14 19:08:41 +11:00
ascendente 99b376c512
cometimento 6a4b7463ef
4 ficheiros modificados com 39 adições e 41 eliminações
+2 -1
Ver ficheiro
@@ -68,7 +68,8 @@ public:
}
void powerOff() override {
enterDeepSleep(0);
// TODO: re-enable this when there is a definite wake-up source pin:
// enterDeepSleep(0);
}
uint16_t getBattMilliVolts() override {