Commit c39deb2a authored by HuangRui's avatar HuangRui
Browse files

Turn floating point option ON.

Add pre_build/0.9.5/nodemcu_20150127.bin.
parent 3c09c3f7
......@@ -7,7 +7,7 @@
#define NODE_VERSION_INTERNAL 0U
#define NODE_VERSION "NodeMCU 0.9.5"
#define BUILD_DATE "build 20150126"
#define BUILD_DATE "build 20150127"
// #define FLASH_512K
// #define FLASH_1M
......@@ -67,7 +67,7 @@
#define LUA_USE_MODULES_MQTT
#endif /* LUA_USE_MODULES */
#define LUA_NUMBER_INTEGRAL
// #define LUA_NUMBER_INTEGRAL
#ifndef LUA_NUMBER_INTEGRAL
#define PRINTF_LONG_SUPPORT
#endif
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment