bruhautomation / ESP-MQTT-JSON-Digital-LEDs

(OBSOLETE) ESP8266 MQTT JSON Digital LEDs for Home Assistant
https://youtu.be/9KI36GTgwuQ
Apache License 2.0
512 stars 268 forks source link

ArduinoJSON Library has breaking changes. #101

Open cpyarger opened 5 years ago

cpyarger commented 5 years ago

since update 5.13.3 There have been breaking changes in the ArduinoJSON Library.

Also, MILLION is not defined.

newbee112 commented 5 years ago

any idea what version that work? i have tried plenty but still get the million not defined error...

nkleven commented 5 years ago

+1

nkleven commented 5 years ago

@newbee112 just download 5.12.0 version of ArduinoJSON, change the 'MILLION' in the mentioned h file line and character position. Recompile and you should be good to go!

h0jeZvgoxFepBQ2C commented 5 years ago

See also this PR regarding MILLION: https://github.com/bruhautomation/ESP-MQTT-JSON-Digital-LEDs/pull/71/files