I would like to make device that collects data from sensor. I would like to use internal flash memory. Is there any library that will help me?
I would like to make device that collects data from sensor. I would like to use internal flash memory. Is there any library that will help me?
I know pstorage. I'm looking for something more than just reading and writing. for example, find the last record, add a new record, overwriting old records, etc.
I know pstorage. I'm looking for something more than just reading and writing. for example, find the last record, add a new record, overwriting old records, etc.