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