Initial commit

This commit is contained in:
2026-03-19 16:05:34 +01:00 Verified
commit 29c698a12a
8 changed files with 309 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
# secrets.py
SSID = "My WiFi Name"
PASSWORD = "MySuperSecretPassword"