mirror of
https://github.com/esphome/esphome.git
synced 2025-01-18 20:10:55 +00:00
[uart] fix lint
This commit is contained in:
parent
d7edc02095
commit
7735697b8e
@ -132,6 +132,7 @@ def validate_flow_control_support(config):
|
||||
raise cv.Invalid("Hardware does not support RS485 flow control.")
|
||||
return config
|
||||
|
||||
|
||||
def validate_invert_esp32(config):
|
||||
if (
|
||||
CORE.is_esp32
|
||||
|
Loading…
x
Reference in New Issue
Block a user