* HeltecV3: powerOff() fix
This commit is contained in:
@@ -85,8 +85,7 @@ public:
|
|||||||
}
|
}
|
||||||
|
|
||||||
void powerOff() override {
|
void powerOff() override {
|
||||||
// TODO: re-enable this when there is a definite wake-up source pin:
|
enterDeepSleep(0);
|
||||||
// enterDeepSleep(0);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
uint16_t getBattMilliVolts() override {
|
uint16_t getBattMilliVolts() override {
|
||||||
|
|||||||
Reference in New Issue
Block a user