fix modbus uart

This commit is contained in:
pszafer
2024-04-05 20:17:40 +02:00
parent 7550791f43
commit c6f05cc406
2 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
uart:
id: uart_pin3_1
rx_pin: GPIO3
tx_pin: GPIO1
rx_pin: GPIO14
tx_pin: GPIO15
baud_rate: 9600
stop_bits: 1