Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

a tiny little bit of documentation #3

Open
StefanL38 opened this issue Apr 10, 2020 · 1 comment
Open

a tiny little bit of documentation #3

StefanL38 opened this issue Apr 10, 2020 · 1 comment

Comments

@StefanL38
Copy link

Hello Yuri,

Would mind investing 30 to 45 minutes into some basic documentation?
Your demofile uses FS.h. Fpr using SPIFFS there is the library SPIFFS.h
Are they compatible with each other?

There is a small note inside the example
"Remeber to upload the data directory to your board!"

Does this mean that the library SPIFFS-Ini has a hardcoded filepath "\data" ??

How would I create a subfolder?

if yes why would you do that? IMHO it is up to the user to take care if he is accidently formatting his SPIFFS or not

Do you happen to know another example that does the following things additionally?

  • create a subfolder "dat" (if really nescessary)
  • write content of an inif-file using SPIFFS-commands (to avoid uploading something with additional tools)

best regards

Stefan

@StefanL38
Copy link
Author

StefanL38 commented Apr 12, 2020

Ok as nobody is answering I recommend using I recommend using the library PString.h and code parsing the strings yourself.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant