From d02d64668eaa0790d36bacc8d8c7e0a92b5c0a5a Mon Sep 17 00:00:00 2001 From: Luke Date: Thu, 13 Nov 2025 22:01:14 +0000 Subject: [PATCH] Delete Reciver/settings.toml --- Reciver/settings.toml | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 Reciver/settings.toml diff --git a/Reciver/settings.toml b/Reciver/settings.toml deleted file mode 100644 index f227d6f..0000000 --- a/Reciver/settings.toml +++ /dev/null @@ -1,7 +0,0 @@ -# This tells CircuitPython to connect to your controller's hotspot -CIRCUITPY_WIFI_SSID = "keyboard-controller" -CIRCUITPY_WIFI_PASSWORD = "lWz4Bho2vb2JaIK9jXt0ctrSPglqjJe9YWlHlls0ifCQsL7tEXpFCRpAyIAf" - -# These are not used for this project, but can be left in -CIRCUITPY_WEB_API_PASSWORD = "passw0rd" -CIRCUITPY_WEB_API_PORT = 80 \ No newline at end of file