idf_component_register(
    SRCS "app_main.c"
    INCLUDE_DIRS "."
    REQUIRES veil_sensing_detector
)
