mirror of
				https://github.com/eledio-devices/thirdparty-ArduinoJson.git
				synced 2025-10-31 16:14:11 +01: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