We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 739b675 commit a08e74dCopy full SHA for a08e74d
README.md
@@ -14,7 +14,7 @@ The firmware was initially developed as is a companion project to the popular ES
14
# Summary
15
16
- Easy to program wireless node and/or access point
17
-- 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
18
- Asynchronous event-driven programming model
19
- more than **65 built-in modules**
20
- Firmware available with or without floating point support (integer-only uses less memory)
0 commit comments