mirror of
https://github.com/bblanchon/ArduinoJson.git
synced 2025-08-04 05:04:45 +02:00
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