We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Update to ArduinoJson 7 Update to support ArduinoJson 7
Update library.properties
Merge branch 'main' of https://github.com/dacarson/WeatherFlowApi
Use JsonDocument stream API Don't use an intermediate buffer for UDP packets, rather just stream into a JsonDocument.