Expand uart invert feature to ESP8266 (#1727)
This commit is contained in:
@@ -227,7 +227,9 @@ spi:
|
||||
|
||||
uart:
|
||||
- id: uart1
|
||||
tx_pin: GPIO1
|
||||
tx_pin:
|
||||
number: GPIO1
|
||||
inverted: yes
|
||||
rx_pin: GPIO3
|
||||
baud_rate: 115200
|
||||
- id: uart2
|
||||
|
||||
Reference in New Issue
Block a user