Hey Falks.
I need your help
I wanna created empty files. My only aim is to store a Wifi password, into a file-name with SPIFFS.
It has to be saved as filename.. do not ask why. For example:
anywifipassword.passwd <-- anywifipassword is the Wifi password.
The problem is: what happens with special characters, for example:
example"filename.passwd <-- you see the special charackter ?
exampleอัอัfilename.passwd <--- here is a special letter from indonesia
What happens with other languages characters on file names ?
Is there a way to replace all special characters in english letters ? oder HTML-Code Letters ?
But I also have to translate it back, when I need the filename as String