sw serial again

This commit is contained in:
J. Nick Koston 2023-06-07 12:42:21 -05:00
parent da97045733
commit 039a751f75
No known key found for this signature in database
1 changed files with 0 additions and 1 deletions

View File

@ -68,7 +68,6 @@ CONFIG_SCHEMA = (
}
)
.extend(cv.COMPONENT_SCHEMA)
.extend(uart.UART_DEVICE_SCHEMA)
)
RATGDO_CLIENT_SCHMEA = cv.Schema(