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
a08e74d9
Commit
a08e74d9
authored
Aug 27, 2019
by
Marcel Stör
Browse files
Complement list of missing standard Lua modules
parent
739b675b
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
a08e74d9
...
@@ -14,7 +14,7 @@ The firmware was initially developed as is a companion project to the popular ES
...
@@ -14,7 +14,7 @@ The firmware was initially developed as is a companion project to the popular ES
# Summary
# Summary
-
Easy to program wireless node and/or access point
-
Easy to program wireless node and/or access point
-
Based on Lua 5.1.4
(
without
`debug`
&
`os
`
modules
)
-
Based on Lua 5.1.4
but
without
`debug`
,
`io`
,
`os`
and (most of the)
`math
`
modules
-
Asynchronous event-driven programming model
-
Asynchronous event-driven programming model
-
more than
**65 built-in modules**
-
more than
**65 built-in modules**
-
Firmware available with or without floating point support (integer-only uses less memory)
-
Firmware available with or without floating point support (integer-only uses less memory)
...
...
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