issues
search
BrunoOtavio98
/
IOTProject
0
stars
0
forks
source link
Implement a file system
#22
Open
BrunoOtavio98
opened
3 months ago
BrunoOtavio98
commented
3 months ago
Study the file system that exits.
The classes that needs to perform operation in files do not need to know how the file system was implemented. Make a FileSystemWrapper class.
Unit tests for everything
BrunoOtavio98
commented
2 months ago
There's a problem when I try to read sdcard information. Dunno if that's related with the sdcard itself (I test with two different sds) if its something with the firmware, needs to investigate it better. I'll keep this issue open