@@ -105,6 +105,8 @@ static void http_get_request(void)
esp_http_client_cleanup(client);
}
+
// 主函数
void app_main(void)
{