Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ruanhaishen
Nodemcu Firmware
Commits
295e640a
Commit
295e640a
authored
Aug 05, 2017
by
dnc40085
Browse files
Comment out pmsleep and timer_suspend options in user_config.h
for master drop
parent
61562b45
Changes
1
Hide whitespace changes
Inline
Side-by-side
app/include/user_config.h
View file @
295e640a
...
@@ -114,8 +114,8 @@ extern void luaL_assertfail(const char *file, int line, const char *message);
...
@@ -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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment