soon i will know the true name of god

This commit is contained in:
2025-11-25 16:40:41 -07:00
parent 637a25bcee
commit 52a75c35a3
2 changed files with 7 additions and 1 deletions
-1
View File
@@ -210,7 +210,6 @@ static void deep_sleep_wait_to_sleep() {
ESP_ERROR_CHECK(esp_sleep_enable_timer_wakeup(DEEP_SLEEP_BURST_DELAY_MICROS));
esp_deep_sleep_start();
}
#endif
#endif