I just want to store some ESSID, password and a 16-bit-counter. So it might be considered as a "small storage necessity".
ESSID
password
I think FlashEEPROM will suffice my needs. I'll test and post a feedback.
FlashEEPROM
@ceremcem 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.
I just want to store some
ESSID
,password
and a 16-bit-counter. So it might be considered as a "small storage necessity".I think
FlashEEPROM
will suffice my needs. I'll test and post a feedback.