mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-30 22:53:59 +00:00 
			
		
		
		
	[json] Fix missing defines.h include causing PSRAM allocator to be unused (#11008)
This commit is contained in:
		| @@ -2,6 +2,7 @@ | ||||
|  | ||||
| #include <vector> | ||||
|  | ||||
| #include "esphome/core/defines.h" | ||||
| #include "esphome/core/helpers.h" | ||||
|  | ||||
| #define ARDUINOJSON_ENABLE_STD_STRING 1  // NOLINT | ||||
|   | ||||
		Reference in New Issue
	
	Block a user