Implement conecting to network

This commit is contained in:
2025-07-01 22:47:45 +02:00
parent 526e7d6551
commit 4546c6c5d0
3 changed files with 30 additions and 0 deletions

2
pico/secret.py.example Normal file
View File

@@ -0,0 +1,2 @@
SSID = "AzureDiamondNet"
PASSWORD = "hunter_2"