Closed AlphaSierraHotel closed 4 years ago
MySensors 2.3.2 was updated to work with esp8266 board 2.6.2, so the solution is probably to upgrade MySensors. See section "Important information" at https://github.com/mysensors/MySensors/releases/tag/2.3.2
Confirmed. MySensors 2.3.2 compiles with esp8266 board >= 2.6.2.
Thanks.
Compiling the MySensors GatewayESP8266MQTTClient example script as-is. I'm getting the following errors during the linking stage.
This seems to start with release 2.6.0 of esp8266/Arduino boards manager package. Falling back to v2.5.2 compiles fine. I've also tested with 2.7.1 (current), 2.5.1 and 2.5.0. Before 2.6.0 it compiles completely