SPIFFS question
Posted: Thu Jan 05, 2017 2:13 pm
Hello, i would like to know if it is possible to delete second lines in txt files using SPIFFS.
Let's say i have a file like this:
aaa
bbb
ccc
ddd
then i would like it to be like this:
aaa
ccc
ddd
Is this possible?
Let's say i have a file like this:
aaa
bbb
ccc
ddd
then i would like it to be like this:
aaa
ccc
ddd
Is this possible?