letscontrolit / ESPEasy

Easy MultiSensor device based on ESP8266/ESP32
http://www.espeasy.com
Other
3.29k stars 2.22k forks source link

missing ESP8288 1M files #4436

Open Frank-Huber opened 1 year ago

Frank-Huber commented 1 year ago

Hi,

since two releases I miss the 1M flash size file to use with my SONOFF devices. The Web flasher has them listed, but fails with a 404 error. can that files maybe be included again?

thanks & br Frank

tonhuisman commented 1 year ago

You can try to use the normal_ESP8266_1M_VCC build, that is available, AFAICS. Sonoff should probably not be using the analog input anyways, and that build is a little bit smaller then the regular 1M build 😃

Frank-Huber commented 1 year ago

Thanks, I will give that a go! :)