idf_component_register(
    SRCS "leds.cpp"
    INCLUDE_DIRS "include"
    PRIV_REQUIRES driver virus
    REQUIRES led_strip esp_timer
)
