You are reading a single comment by @Steffen and its replies. Click here to read the full conversation.
  • I've got an Espruino WiFi with a telnet connection but no USB (unless I do things I'd rather avoid).
    It's got onInit set with code I want to get rid of and rather replace by an E.setBootCode string.
    The goal is to clean up over wifi and then do an E.reboot.
    I'm not aware of a way to get rid of onInit and all the other objects created at runtime that would put the Espruino in a kind of clean state that would be worth a save().
    Can this be achieved at all?

About

Avatar for Steffen @Steffen started