1
0
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:
brambo123 2025-01-17 17:16:01 +01:00
parent d7edc02095
commit 7735697b8e

View File

@ -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