Explorar o código

add open issue

Marcos Kirsch %!s(int64=9) %!d(string=hai) anos
pai
achega
ac387a6c2c
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      README.md

+ 2 - 0
README.md

@@ -56,3 +56,5 @@ A (very) simple web server written in Lua for the ESP8266 firmware NodeMCU.
 * File system doesn't like long names, need to protect:
 
         PANIC: unprotected error in call to Lua API (httpserver.lua:78: filename too long)
+
+* System is very, very memory constrained. Remote execution of Lua scripts only works with trivial scripts.