Comment out pmsleep and timer_suspend options in user_config.h

for master drop
This commit is contained in:
dnc40085 2017-08-05 14:05:26 -07:00
parent 61562b45bd
commit 295e640a7a
1 changed files with 2 additions and 2 deletions

View File

@ -114,8 +114,8 @@ extern void luaL_assertfail(const char *file, int line, const char *message);
#define WIFI_SDK_EVENT_MONITOR_ENABLE
#define WIFI_EVENT_MONITOR_DISCONNECT_REASON_LIST_ENABLE
#define ENABLE_TIMER_SUSPEND
#define PMSLEEP_ENABLE
////#define ENABLE_TIMER_SUSPEND
//#define PMSLEEP_ENABLE
#define STRBUF_DEFAULT_INCREMENT 32