mirror of
				https://github.com/eledio-devices/thirdparty-ArduinoJson.git
				synced 2025-10-31 16:14:11 +01:00 
			
		
		
		
	Allow using PROGMEM outside of Arduino (fixes #1903)
This commit is contained in:
		| @@ -7,5 +7,7 @@ | ||||
| #include "api/Print.h" | ||||
| #include "api/Stream.h" | ||||
| #include "api/String.h" | ||||
| #include "avr/pgmspace.h" | ||||
|  | ||||
| #define ARDUINO | ||||
| #define ARDUINO_H_INCLUDED 1 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user