mirror of
				https://github.com/eledio-devices/thirdparty-ArduinoJson.git
				synced 2025-10-31 16:14:11 +01:00 
			
		
		
		
	Assume PROGMEM is available as soon as ARDUINO is defined (#1693)
				
					
				
			This commit is contained in:
		| @@ -3,7 +3,6 @@ | ||||
| // MIT License | ||||
|  | ||||
| #include <stdint.h>  // uint8_t | ||||
| #include <string.h>  // strcmp, strlen... | ||||
|  | ||||
| #define PROGMEM | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user