You are reading a single comment by @MaBe and its replies. Click here to read the full conversation.
  • Nice, thanks for sharing, will run some test and let you know how it works on my side

    There are some technical details you might like to add log too:

    // free heap space
    require('ESP8266').getState().freeHeap
    // free jVars
    process.memory().free
    
About

Avatar for MaBe @MaBe started