mirror of
https://github.com/geoffdavis/esphome-mitsubishiheatpump
synced 2025-07-25 11:02:24 +00:00
Fix stray underscore
This commit is contained in:
@ -119,7 +119,7 @@ logger:
|
||||
baud_rate: 0
|
||||
```
|
||||
|
||||
On ESP32 you can change `hardware\_uart` to `UART1` or `UART2` and keep logging
|
||||
On ESP32 you can change `hardware_uart` to `UART1` or `UART2` and keep logging
|
||||
enabled on the main serial port.
|
||||
|
||||
*Note:* this component DOES NOT use the ESPHome `uart` component, as it
|
||||
|
Reference in New Issue
Block a user