mirror of
				https://github.com/eledio-devices/thirdparty-ArduinoJson.git
				synced 2025-10-31 08:42:39 +01:00 
			
		
		
		
	Fixed error "No such file or directory WString.h" (fixes #1381)
This commit is contained in:
		
							
								
								
									
										8
									
								
								extras/tests/Helpers/Arduino.h
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										8
									
								
								extras/tests/Helpers/Arduino.h
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,8 @@ | ||||
| // ArduinoJson - arduinojson.org | ||||
| // Copyright Benoit Blanchon 2014-2020 | ||||
| // MIT License | ||||
|  | ||||
| #pragma once | ||||
|  | ||||
| #include "api/Stream.h" | ||||
| #include "api/String.h" | ||||
		Reference in New Issue
	
	Block a user