idf_component_register(
    SRCS "ProgressBar.cpp"
    INCLUDE_DIRS "."
    REQUIRES ChronoLog
)
