mirror of
https://github.com/bblanchon/ArduinoJson.git
synced 2025-07-29 18:27:37 +02:00
Added implicit conversion from JsonArray
and JsonObject
to JsonVariant
This commit is contained in:
@ -8,6 +8,7 @@ add_executable(JsonVariantTests
|
||||
copy.cpp
|
||||
is.cpp
|
||||
isnull.cpp
|
||||
misc.cpp
|
||||
or.cpp
|
||||
set_get.cpp
|
||||
subscript.cpp
|
||||
|
Reference in New Issue
Block a user