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
0c5d8b4c
Commit
0c5d8b4c
authored
Jan 27, 2015
by
Vowstar
Browse files
Add intro how to control floating point feature.
parent
c16d62e9
Changes
1
Show whitespace changes
Inline
Side-by-side
README.md
View file @
0c5d8b4c
...
...
@@ -31,6 +31,8 @@ Tencent QQ group: 309957875<br />
2015-01-27
<br
/>
Support floating point LUA.
<br
/>
Use macro LUA_NUMBER_INTEGRAL in user_config.h control this feature.
<br
/>
LUA_NUMBER_INTEGRAL to disable floating point support,
<br
/>
// LUA_NUMBER_INTEGRAL to enable floating point support.
<br
/>
build pre_build bin.
2015-01-26
<br
/>
...
...
@@ -121,6 +123,8 @@ pre_build/latest/nodemcu_512k_latest.bin is removed. use pre_build/latest/nodemc
#define LUA_USE_MODULES_OW
#define LUA_USE_MODULES_BIT
#endif
/* LUA_USE_MODULES */
...
// LUA_NUMBER_INTEGRAL
```
#Flash the firmware
...
...
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