mirror of
https://github.com/eledio-devices/thirdparty-ArduinoJson.git
synced 2025-11-01 08:48:30 +01:00
Added nesting() to JsonArray, JsonDocument, JsonObject, and JsonVariant
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
|
||||
add_executable(JsonDocumentTests
|
||||
DynamicJsonDocument.cpp
|
||||
nesting.cpp
|
||||
StaticJsonDocument.cpp
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user