i wasn't asking...

pull/2424/head
Thomas Göttgens 2023-04-11 13:50:03 +02:00
rodzic f526c4cc5a
commit eeeb7c5080
1 zmienionych plików z 3 dodań i 3 usunięć

Wyświetl plik

@ -16,11 +16,11 @@
#include <driver/rtc_io.h>
#include <driver/uart.h>
#ifndef INCLUDE_vTaskSuspend
#define INCLUDE_vTaskSuspend 0
esp_sleep_source_t wakeCause; // the reason we booted this time
#endif
esp_sleep_source_t wakeCause; // the reason we booted this time
#ifndef INCLUDE_vTaskSuspend
#define INCLUDE_vTaskSuspend 0
#endif
#ifdef HAS_PMU