mirror of
https://github.com/geoffdavis/esphome-mitsubishiheatpump
synced 2024-08-30 18:12:13 +00:00
Update README.md
Add info to avoid boot loop on ESP32
This commit is contained in:
parent
980271337a
commit
87d0f5af1e
@ -224,7 +224,9 @@ climate:
|
||||
# ESP32 only - change UART0 to UART1 or UART2 and remove the
|
||||
# logging:baud_rate above to allow the built-in UART0 to function for
|
||||
# logging.
|
||||
# For ESP32 specifying baud_rate is mandatory, otherwise a boot loop occurs!
|
||||
hardware_uart: UART0
|
||||
baud_rate: 9600
|
||||
```
|
||||
|
||||
# Advanced configuration
|
||||
|
Loading…
Reference in New Issue
Block a user