You are reading a single comment by @MaBe and its replies. Click here to read the full conversation.
  • Just tried once to use fs but figured out in needs too much memory.

    so maybe you are running out of memory.

    you can remove Graphic from you build

    use process.memory() and check the difference

    check API

    ESP8266 for this commands

    require("ESP8266").logDebug(enable)
    require("ESP8266").setLog(2)
    

    Is there a reason why you use cmd and not the WebIDE?

About

Avatar for MaBe @MaBe started