nidayand / motor-on-roller-blind-ws

WebSocket and MQTT supported device code for the roller blind. As rework of the design and code is on its way there won't be any updates to this repository
https://www.thingiverse.com/thing:2392856
MIT License
108 stars 118 forks source link

Sketch not compatible with arduinoJSON V6+ #16

Open andrewjdavison opened 6 years ago

andrewjdavison commented 6 years ago

I went to build this code today and it would not compile. I took a gamble that rather than a bug it was probably just an out of sync library.

Rolling the library back to V5.13.2 resolved the problem.

Cheers,

Andy

nidayand commented 6 years ago

ok, good to know. I'll fix that when I get some time to spare :-)