toblum / McLighting

The ESP8266 based multi-client lighting gadget
MIT License
1.05k stars 291 forks source link

Flash Size ESP8266 2.7.4 #499

Closed mbudde86 closed 3 years ago

mbudde86 commented 3 years ago

Hi,

I have a problem with the upload of the index.htm, it is apparently not saved. I am using ESP 8266 2.7.4 in the board manager, which flash size do I have to choose?

flashsize

Thanks for your help, it is a really cool projekt..

toblum commented 3 years ago

Hi @mbudde86,

have a look here: https://github.com/toblum/McLighting/wiki/Software-installation#setup-the-arduino-ide

Set the Flash Size to "4M (1M SPIFFS)". <-- Double check this!

Greetings!