This commit is contained in:
richonguzman 2025-07-15 16:33:28 -04:00
parent a5f420d591
commit 2b90af1cf8

View file

@ -222,10 +222,4 @@ void loop() {
Utils::checkRebootTime();
Utils::checkSleepByLowBatteryVoltage(1);
}
}
// ESP32 (and ESPS3) work?
// ESP32C3 :
// - HT-CT62 sleeps??
// - and others?
}