hardtechnology / EfergyMQTT

Integration of the Efergy Power Monitors with the MQTT Protocol and ESP8266
15 stars 3 forks source link

SPIFFS Formatting on first boot #2

Closed hardtechnology closed 7 years ago

hardtechnology commented 7 years ago

There is approx. a 1 minute pause while the SPIFFS file system is created upon first boot. There is currently no method in the SPIFFS library to check if there is an existing file system and output a warning on the Serial connection. Please be patient on the first boot after flashing the code. It will hang on a 'Mounting FS...', this is normal behaviour.