mirror of
				https://github.com/eledio-devices/thirdparty-ArduinoJson.git
				synced 2025-10-31 08:42:39 +01:00 
			
		
		
		
	Reduced the size of JsonValue by no implementing Printable
This commit is contained in:
		| @@ -12,7 +12,7 @@ namespace ArduinoJson | ||||
| { | ||||
|     namespace Generator | ||||
|     { | ||||
|         class JsonValue : public Printable | ||||
|         class JsonValue | ||||
|         { | ||||
|         public: | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user