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
c82cc3f7
Commit
c82cc3f7
authored
May 21, 2015
by
HuangRui
Browse files
Testing use all modules.
parent
a1e67c5c
Changes
1
Hide whitespace changes
Inline
Side-by-side
app/include/user_modules.h
View file @
c82cc3f7
...
...
@@ -13,11 +13,8 @@
#define LUA_USE_MODULES
#ifdef LUA_USE_MODULES
/*
#define LUA_USE_MODULES_NODE
*/
#define LUA_USE_MODULES_FILE
/*
#define LUA_USE_MODULES_GPIO
#define LUA_USE_MODULES_WIFI
#define LUA_USE_MODULES_NET
...
...
@@ -34,7 +31,6 @@
#define LUA_USE_MODULES_U8G
#define LUA_USE_MODULES_WS2812
#define LUA_USE_MODULES_CJSON
*/
#endif
/* LUA_USE_MODULES */
#endif
/* __USER_MODULES_H__ */
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