fix uart id in example (#2869)

This commit is contained in:
Samuel Sieb 2023-04-22 22:12:26 -07:00 committed by GitHub
parent bae288c994
commit 83583e37bf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -22,13 +22,13 @@ to some pins on your board and the baud rate set to 9600.
# Example configuration entry
uart:
- id: uart1
- id: gw_uart
baud_rate: 9600
tx_pin: GPIO1
rx_pin: GPIO3
modbus:
uart_id: uart1
uart_id: gw_uart
flow_control_pin: GPIO4
sensor: