You are reading a single comment by @CMSpooner and its replies. Click here to read the full conversation.
  • So I was starting to have some problems uploading code. Code looked like it went over; but it wasn't changing. I ran the following code:

    >s = require("Storage")
    =function () { [native code] }
    >s.eraseAll()
    =undefined
    

    And then re-loaded my code over usb and no more memory errors. I am wondering if it is not cleaning itself out properly between loads with the newest version of the IDE (pulled from Git today)

About

Avatar for CMSpooner @CMSpooner started