mirror of
https://github.com/eledio-devices/thirdparty-ArduinoJson.git
synced 2025-11-01 00:38:27 +01:00
Added memoryUsage() to JsonArray, JsonObject, and JsonVariant
This commit is contained in:
@@ -10,6 +10,7 @@ HEAD
|
||||
* `JsonArray::copyFrom()` accepts `JsonArrayConst`
|
||||
* `JsonVariant::set()` accepts `JsonArrayConst` and `JsonObjectConst`
|
||||
* `JsonDocument` was missing in the ArduinoJson namespace
|
||||
* Added `memoryUsage()` to `JsonArray`, `JsonObject`, and `JsonVariant`
|
||||
|
||||
> ### BREAKING CHANGES
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user