mirror of
https://github.com/Threnklyn/esphome-dev.git
synced 2026-05-19 04:33:27 +02:00
Expand uart invert feature to ESP8266 (#1727)
This commit is contained in:
+3
-1
@@ -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