From effd91fece038ae57d80db599f1eb399c0444a84 Mon Sep 17 00:00:00 2001 From: IrvingGao <1729854488@qq.com> Date: Sat, 25 May 2024 22:18:24 +0800 Subject: [PATCH] debug scan --- wifi_manager.py | 1 - 1 file changed, 1 deletion(-) diff --git a/wifi_manager.py b/wifi_manager.py index ac8c36f..403422e 100644 --- a/wifi_manager.py +++ b/wifi_manager.py @@ -203,7 +203,6 @@ def disconnect_wifi(): - # 主页 @app.route('/') def index():