Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ruanhaishen
Nodemcu Firmware
Commits
c05fc843
Commit
c05fc843
authored
Feb 17, 2015
by
HuangRui
Browse files
Enable EGC.
parent
cb9828e3
Changes
1
Hide whitespace changes
Inline
Side-by-side
app/include/user_config.h
View file @
c05fc843
...
@@ -78,6 +78,11 @@
...
@@ -78,6 +78,11 @@
// #define LUA_NUMBER_INTEGRAL
// #define LUA_NUMBER_INTEGRAL
#define LUA_EGC
#ifdef LUA_EGC
#define EGC_INITIAL_MODE 2
#define EGC_INITIAL_MEMLIMIT 2000
#endif
#define LUA_OPTRAM
#define LUA_OPTRAM
#ifdef LUA_OPTRAM
#ifdef LUA_OPTRAM
...
...
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