idf_component_register(
        SRCS "wifi.cpp"
        INCLUDE_DIRS "include"
        PRIV_REQUIRES driver esp_partition esp_system esp_wifi esp_timer config
)
