ThingPulse / esp8266-weather-station-color

ESP8266 Weather Station in Color using ILI9341 TFT 240x320 display
https://thingpulse.com/product/esp8266-wifi-color-display-kit-2-4/
MIT License
569 stars 222 forks source link

SPIFFS.open("/application.properties"..... #158

Closed ammerscm68 closed 2 years ago

ammerscm68 commented 2 years ago

Can you tell where the data is stored?

thank you

marcelstoer commented 2 years ago

This segment is only relevant if you install the application through our App Fairy application: https://github.com/ThingPulse/app-fairy. If you code, compile and upload yourself through Arduino IDE you won't have and won't need this file.