mirror of
				https://github.com/eledio-devices/thirdparty-ArduinoJson.git
				synced 2025-10-31 16:14:11 +01:00 
			
		
		
		
	Avoid Arduino.h when all its features are disabled (fixes #1692)
				
					
				
			This commit is contained in:
		
				
					committed by
					
						 Benoit Blanchon
						Benoit Blanchon
					
				
			
			
				
	
			
			
			
						parent
						
							ada1f2a894
						
					
				
				
					commit
					ec7ffa20f2
				
			| @@ -21,6 +21,8 @@ HEAD | ||||
| * Fix inconsistent pool capacity between `BasicJsonDocument`'s copy and move assignments | ||||
| * 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) | ||||
|  | ||||
|  | ||||
| v6.18.5 (2021-09-28) | ||||
| ------- | ||||
|   | ||||
		Reference in New Issue
	
	Block a user