mirror of
https://github.com/esphome/esphome.git
synced 2026-05-24 18:06:27 +08:00
[uart] Allow hardware UART with single pin on RP2040 (#14725)
This commit is contained in:
@@ -23,3 +23,6 @@ uart:
|
||||
baud_rate: 115200
|
||||
debug:
|
||||
debug_prefix: "[UART1] "
|
||||
- id: uart_rx_only
|
||||
rx_pin: 17
|
||||
baud_rate: 1200
|
||||
|
||||
Reference in New Issue
Block a user