idf_component_register(
    SRCS "src/ota_manager.c"
    INCLUDE_DIRS "include"
    REQUIRES esp_https_ota app_update mqtt_publisher esp_system
)
