idf_component_register(SRCS "main.c" "file_upload.c" "wifi_sta.c"
                    PRIV_REQUIRES spi_flash esp_timer bt nvs_flash esp_http_client
                    INCLUDE_DIRS ".")
