Added code for Lab 9

This commit is contained in:
Edward Bigos 2026-03-31 00:45:08 -04:00
commit 5f40f4c866
24 changed files with 796 additions and 0 deletions

View file

@ -0,0 +1,6 @@
secrets = {
'location': 'Stcc',
'ssid': 'cset@stcc',
'password': 'c1s2e3t4',
}