This commit is contained in:
2021-03-30 20:02:46 +02:00
parent b312efe55f
commit 0500385d9b

View File

@@ -59,7 +59,7 @@ void setup()
}
void loop() {}
//
//Function that prints the reason by which ESP32 has been awaken from sleep
void print_wakeup_reason(){
esp_sleep_wakeup_cause_t wakeup_reason;