mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-30 22:53:59 +00:00 
			
		
		
		
	Fix ESP32 API Disconnects Caused by Concurrent Logger Writes (#8736)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
This commit is contained in:
		| @@ -0,0 +1,5 @@ | ||||
| <<: !include common-default_uart.yaml | ||||
|  | ||||
| logger: | ||||
|   id: logger_id | ||||
|   task_log_buffer_size: 640B  # Minimum buffer size with thread names | ||||
		Reference in New Issue
	
	Block a user