This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Pstorage - storing struct

Hello,

I want to save some structs to flash using pstorage with S130. What would be the best way to achieve this? The struct consists of message, deviceID. The whole struct can store 10 different items, where message is uint8_t array with 20 cells and deviceID is normal uint8_t value.

Thanks for help.

Parents Reply Children
No Data
Related