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
|
# 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:baud_rate above to allow the built-in UART0 to function for
|
||||||
# logging.
|
# logging.
|
||||||
|
# For ESP32 specifying baud_rate is mandatory, otherwise a boot loop occurs!
|
||||||
hardware_uart: UART0
|
hardware_uart: UART0
|
||||||
|
baud_rate: 9600
|
||||||
```
|
```
|
||||||
|
|
||||||
# Advanced configuration
|
# Advanced configuration
|
||||||
|
Loading…
Reference in New Issue
Block a user