Explorar o código

Complement list of missing standard Lua modules

Marcel Stör %!s(int64=4) %!d(string=hai) anos
pai
achega
a08e74d9ad
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -14,7 +14,7 @@ The firmware was initially developed as is a companion project to the popular ES
 # Summary
 
 - 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
 - more than **65 built-in modules**
 - Firmware available with or without floating point support (integer-only uses less memory)