mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-31 07:03:55 +00:00 
			
		
		
		
	* Fix https://github.com/esphome/issues/issues/658 * Update to gross code style.
This commit is contained in:
		| @@ -7,7 +7,10 @@ | |||||||
| #include "StreamString.h" | #include "StreamString.h" | ||||||
|  |  | ||||||
| #include <cstdlib> | #include <cstdlib> | ||||||
|  |  | ||||||
|  | #ifdef USE_LOGGER | ||||||
| #include <esphome/components/logger/logger.h> | #include <esphome/components/logger/logger.h> | ||||||
|  | #endif | ||||||
|  |  | ||||||
| namespace esphome { | namespace esphome { | ||||||
| namespace web_server { | namespace web_server { | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user