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

Fstorage read and write at SDK11

I want to use fstorage to write data to a file. The File with three records: 0x1111="Tablet1", 0x2222="data: abcdef", 0x3333="26". How to implement it? Can anyone guide me?

Related