mirror of
				https://github.com/eledio-devices/thirdparty-ArduinoJson.git
				synced 2025-10-31 08:42:39 +01:00 
			
		
		
		
	Assume PROGMEM is available as soon as ARDUINO is defined (#1693)
				
					
				
			This commit is contained in:
		| @@ -22,6 +22,7 @@ HEAD | ||||
| * Fix return type of `StaticJsonDocument::operator=` | ||||
| * Avoid pool reallocation in `BasicJsonDocument`'s copy assignment if capacity is the same | ||||
| * Avoid including `Arduino.h` when all its features are disabled (issue #1692, PR #1693 by @paulocsanz) | ||||
| * Assume `PROGMEM` is available as soon as `ARDUINO` is defined (consequence of #1693) | ||||
|  | ||||
|  | ||||
| v6.18.5 (2021-09-28) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user