gysmo38 / mitsubishi2MQTT

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

Fix #229: Match Arduino flash layout #234

Closed danepowell closed 6 months ago

danepowell commented 11 months 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 6 months ago

Thank you :)