Hi,
I was wondering if it is possible to store sets or vectors as variables on the SPI flash memory on the whisper node for reading and writing to. I'd like to use the arduino IDE if possible.
The most likely datatype within the set or vector is going to be an unsigned short or unsigned integer if this changes the answer. I know the progmem library exists, but I was hoping to use the included storage that comes with the whisper node. Similarly if it would be possible to treat these like local variables that would be great, but if I have to call them specifically that shouldn't be a problem for my project.
Thanks,
Alex
I was wondering if it is possible to store sets or vectors as variables on the SPI flash memory on the whisper node for reading and writing to. I'd like to use the arduino IDE if possible.
The most likely datatype within the set or vector is going to be an unsigned short or unsigned integer if this changes the answer. I know the progmem library exists, but I was hoping to use the included storage that comes with the whisper node. Similarly if it would be possible to treat these like local variables that would be great, but if I have to call them specifically that shouldn't be a problem for my project.
Thanks,
Alex
