Comment out pmsleep and timer_suspend options in user_config.h
for master drop
This commit is contained in:
parent
61562b45bd
commit
295e640a7a
|
@ -114,8 +114,8 @@ extern void luaL_assertfail(const char *file, int line, const char *message);
|
||||||
#define WIFI_SDK_EVENT_MONITOR_ENABLE
|
#define WIFI_SDK_EVENT_MONITOR_ENABLE
|
||||||
#define WIFI_EVENT_MONITOR_DISCONNECT_REASON_LIST_ENABLE
|
#define WIFI_EVENT_MONITOR_DISCONNECT_REASON_LIST_ENABLE
|
||||||
|
|
||||||
#define ENABLE_TIMER_SUSPEND
|
////#define ENABLE_TIMER_SUSPEND
|
||||||
#define PMSLEEP_ENABLE
|
//#define PMSLEEP_ENABLE
|
||||||
|
|
||||||
|
|
||||||
#define STRBUF_DEFAULT_INCREMENT 32
|
#define STRBUF_DEFAULT_INCREMENT 32
|
||||||
|
|
Loading…
Reference in New Issue