mirror of
https://github.com/nodemcu/nodemcu-firmware.git
synced 2025-01-30 21:12:55 +08:00
Revert and remove EGC in user_config.h
This commit is contained in:
parent
c05fc843f4
commit
37d2c9f6c1
@ -77,13 +77,6 @@
|
||||
#endif /* LUA_USE_DEVICE_DRIVER */
|
||||
|
||||
|
||||
// #define LUA_NUMBER_INTEGRAL
|
||||
#define LUA_EGC
|
||||
#ifdef LUA_EGC
|
||||
#define EGC_INITIAL_MODE 2
|
||||
#define EGC_INITIAL_MEMLIMIT 2000
|
||||
#endif
|
||||
|
||||
#define LUA_OPTRAM
|
||||
#ifdef LUA_OPTRAM
|
||||
#define LUA_OPTIMIZE_MEMORY 2
|
||||
|
Loading…
x
Reference in New Issue
Block a user