idf_component_register(
    SRCS "Board_RGB.c"
    INCLUDE_DIRS "include"
    REQUIRES led_strip
)

