idf_component_register(
    SRCS
        "display_arbiter.c"
    INCLUDE_DIRS
        "include"
    REQUIRES
        esp_timer
)
