probonopd / ESP8266HueEmulator

Emulate a Philips Hue bridge running on an ESP8266 using the Arduino IDE.
MIT License
411 stars 93 forks source link

Throw an error on unmodified aJson library #70

Closed opticron closed 7 years ago

opticron commented 7 years ago

This code acts weirdly when used with an unmodified aJson library due to truncated responses. Throw an error if this is the case instead of building and failing in unexpected ways