ESP32 Read File Line by Line
Posted: Sun Jun 30, 2019 11:40 pm
Hello!
Please tell me how to read a file from ESP32 SPIFFS line by line.
I want to make a file on my ESP32 and to store there a few constants like:
WIFI SSID=""
WIFI Password=""
WIFI IP=""
line4=999999
line5=999999
linen=999999
Thank You !
Please tell me how to read a file from ESP32 SPIFFS line by line.
I want to make a file on my ESP32 and to store there a few constants like:
WIFI SSID=""
WIFI Password=""
WIFI IP=""
line4=999999
line5=999999
linen=999999
Thank You !