mirror of
https://github.com/eledio-devices/thirdparty-ArduinoJson.git
synced 2025-11-01 00:38:27 +01:00
Fixed copying from JsonObjectConst and JsonArrayConst
This commit is contained in:
@@ -7,6 +7,8 @@ HEAD
|
||||
* Import functions in the ArduinoJson namespace to get clearer errors
|
||||
* Improved syntax highlighting in Arduino IDE
|
||||
* Removed default capacity of `DynamicJsonDocument`
|
||||
* `JsonArray::copyFrom()` accepts `JsonArrayConst`
|
||||
* `JsonVariant::set()` accepts `JsonArrayConst` and `JsonObjectConst`
|
||||
|
||||
> ### BREAKING CHANGES
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user