Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
Hello
I am new to mbed, Could anybody explain me how LocalFileSytem works?
I don´t undestand why this declarations are similar:
LocalFileSystem local("local"); LocalFileSystem localty("webfs");
What are each part? Could I put anything after LocalFileSystem?
Best Regards