Skip to content

Fix compilation with platformio

Latest
Compare
Choose a tag to compare
@euphi euphi released this 29 Oct 20:13
d08ba72

There was an incompatible change in the ArduinoJson library, so Homie-ESP8266 fails to build.

This releases fixes this by setting the dependency to ArduinoJson-library to minor version 6.11.x.

Please note that this may result in a downgrade of the used ArduinoJson library - and you may perform this downgrade manually in your platformio directory.