forked from bblanchon/ArduinoJson
Added support for custom converters (closes #687)
This commit is contained in:
@ -9,6 +9,7 @@ add_executable(JsonVariantTests
|
||||
compare.cpp
|
||||
containsKey.cpp
|
||||
copy.cpp
|
||||
converters.cpp
|
||||
createNested.cpp
|
||||
is.cpp
|
||||
isnull.cpp
|
||||
|
Reference in New Issue
Block a user