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
				
			| @@ -7,3 +7,5 @@ | ||||
| #include "api/Print.h" | ||||
| #include "api/Stream.h" | ||||
| #include "api/String.h" | ||||
|  | ||||
| #define ARDUINO_H_INCLUDED 1 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user