idf_component_register(
    SRCS "bmu_sntp.cpp"
    INCLUDE_DIRS "include"
    REQUIRES esp_netif
)
