Revert "sw serial again"

This reverts commit 039a751f75.
This commit is contained in:
J. Nick Koston 2023-06-07 16:05:48 -05:00
parent 2a4a8cf62e
commit 49f77df902
No known key found for this signature in database
1 changed files with 1 additions and 0 deletions

View File

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