idf_component_register(
    SRCS "main.cpp"
    PRIV_REQUIRES user_app app_bsp port_bsp esp_wifi_bsp
    INCLUDE_DIRS "./")
