mirror of
https://github.com/bblanchon/ArduinoJson.git
synced 2025-08-01 03:34:45 +02:00
Added support for custom writer classes (closes #1088)
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
# MIT License
|
||||
|
||||
add_executable(JsonSerializerTests
|
||||
CustomWriter.cpp
|
||||
JsonArray.cpp
|
||||
JsonArrayPretty.cpp
|
||||
JsonObject.cpp
|
||||
|
Reference in New Issue
Block a user