gysmo38 / mitsubishi2MQTT

Mitsubishi to MQTT with ESP8266 module
GNU Lesser General Public License v2.1
413 stars 141 forks source link

Fix #229: Match Arduino flash layout #234

Closed danepowell closed 10 months ago

danepowell commented 1 year ago

According to the docs this should align the flash layout to the Arduino IDE defaults:

I tested this and verified that upgrading a Wemos D1 Mini via the web UI works great under both possible conditions:

gysmo38 commented 10 months ago

Thank you :)