idf_component_register(
    SRCS "twai_recovery_main.c"
    REQUIRES esp_driver_twai
    INCLUDE_DIRS "."
)
