diff --git a/networkconfig.py b/networkconfig.py index 95de437..f8138f0 100644 --- a/networkconfig.py +++ b/networkconfig.py @@ -37,6 +37,7 @@ def send_response(client, payload, status_code=200): client.sendall(payload) def handle_root(client): + global wlan_sta response_header = """

Wi-Fi Client Setup

@@ -44,6 +45,7 @@ def handle_root(client): Wifi Name