mirror of
https://github.com/meshtastic/firmware.git
synced 2025-06-21 20:44:47 +00:00
i wasn't asking...
This commit is contained in:
parent
f526c4cc5a
commit
eeeb7c5080
@ -16,11 +16,11 @@
|
|||||||
#include <driver/rtc_io.h>
|
#include <driver/rtc_io.h>
|
||||||
#include <driver/uart.h>
|
#include <driver/uart.h>
|
||||||
|
|
||||||
#ifndef INCLUDE_vTaskSuspend
|
esp_sleep_source_t wakeCause; // the reason we booted this time
|
||||||
#define INCLUDE_vTaskSuspend 0
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
esp_sleep_source_t wakeCause; // the reason we booted this time
|
#ifndef INCLUDE_vTaskSuspend
|
||||||
|
#define INCLUDE_vTaskSuspend 0
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifdef HAS_PMU
|
#ifdef HAS_PMU
|
||||||
|
Loading…
Reference in New Issue
Block a user