mirror of
https://github.com/esphome/esphome.git
synced 2025-09-02 03:12:20 +01:00
Extend 'uart:' with 'invert:' for esp32 (#1586)
This commit is contained in:
@@ -169,6 +169,7 @@ uart:
|
||||
data_bits: 8
|
||||
stop_bits: 1
|
||||
rx_buffer_size: 512
|
||||
invert: false
|
||||
|
||||
- id: adalight_uart
|
||||
tx_pin: GPIO25
|
||||
|
Reference in New Issue
Block a user