You are reading a single comment by @Gordon and its replies. Click here to read the full conversation.
  • While this hasn't been posted on the forum yet, new (cutting edge, 1v96 and later when released) firmwares now have a nonvolatile Storage module:

    >s.write("config","Lalalala")
    =true
    >s.read("config")
    ="Lalalala"
    

    There will be some JSON support in there soon as well, but this should make everyone's life a lot easier.

About

Avatar for Gordon @Gordon started