Second flash script added, to compress lua on the host, not on the ESP8266

This commit is contained in:
Ollo
2021-02-08 19:47:35 +01:00
parent 55e4c78572
commit e9325a6c19
3 changed files with 84 additions and 13 deletions

View File

@@ -265,4 +265,4 @@ a=nil
print("Waiting in access point >wordclock< for Clients")
print("Please visit 192.168.4.1")
startWebServer()
collectgarbage()
collectgarbage()