Looks like the conditional if < 1mb direct read otherwise api is the way to go.
Now that the flash module returns available flash should the esp8266 call be depreciated?
If I manage to get this stuff working, I'll have to extend the free areas to return the new available space too
@Wilberforce started
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
Looks like the conditional if < 1mb direct read otherwise api is the way to go.
Now that the flash module returns available flash should the esp8266 call be depreciated?
If I manage to get this stuff working, I'll have to extend the free areas to return the new available space too