Set UART to 921600 bps

This commit is contained in:
Edward Firmo
2023-11-10 10:44:29 +01:00
parent 649c891881
commit 9d06a7f55a

View File

@@ -95,6 +95,10 @@ time:
- component.update: api_timestamp
- component.update: device_timestamp
uart:
- id: !extend tf_uart
baud_rate: 921600
web_server:
id: web_server_std
port: 80