mirror of
				https://github.com/eledio-devices/thirdparty-ArduinoJson.git
				synced 2025-10-31 16:14:11 +01:00 
			
		
		
		
	Fixed file names
This commit is contained in:
		| @@ -6,8 +6,10 @@ | ||||
| // This file is here to help the Arduino IDE find the .cpp files | ||||
|  | ||||
| #include "JsonGenerator/EscapedString.cpp" | ||||
| #include "JsonGenerator/IndentedPrint.cpp" | ||||
| #include "JsonGenerator/JsonArrayBase.cpp" | ||||
| #include "JsonGenerator/JsonObjectBase.cpp" | ||||
| #include "JsonGenerator/JsonValue.cpp" | ||||
| #include "JsonGenerator/PrettyPrintDecorator.cpp" | ||||
| #include "JsonGenerator/JsonPrettyPrint.cpp" | ||||
| #include "JsonGenerator/JsonPrintable.cpp" | ||||
| #include "JsonGenerator/StringBuilder.cpp" | ||||
		Reference in New Issue
	
	Block a user