2026IoTPicowLab/Lab09/MicroPython/Code/secrets-guest-stcc.py
2026-04-14 00:30:03 -04:00

6 lines
89 B
Python

secrets = {
'location': 'Stcc',
'ssid': 'STCC_Guest',
'password': '',
}