Test
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user