forked from bblanchon/ArduinoJson
Added support for Printable
(closes #1444)
This commit is contained in:
@ -7,6 +7,7 @@ add_executable(MiscTests
|
||||
conflicts.cpp
|
||||
FloatParts.cpp
|
||||
JsonString.cpp
|
||||
printable.cpp
|
||||
Readers.cpp
|
||||
StringAdapters.cpp
|
||||
StringWriter.cpp
|
||||
|
Reference in New Issue
Block a user