SignalK / SensESP

Universal Signal K sensor framework for the ESP32 platform
https://signalk.org/SensESP/
Apache License 2.0
145 stars 79 forks source link

Peg ArduinoJson version to 6.x.y #669

Closed mairas closed 6 months ago

mairas commented 6 months ago

ArduinoJson 7 has been just released. It breaks SensESP builds. Before changing the code to accommodate the new version, let's just peg the version dependency to 6.x.y.