forked from bblanchon/ArduinoJson
Added JsonError
This commit is contained in:
@ -4,6 +4,7 @@
|
||||
|
||||
add_executable(JsonParserTests
|
||||
JsonArray.cpp
|
||||
JsonError.cpp
|
||||
JsonObject.cpp
|
||||
JsonVariant.cpp
|
||||
nestingLimit.cpp
|
||||
|
Reference in New Issue
Block a user