Lab 11 Servo Code
This commit is contained in:
parent
a37409e5e7
commit
0295841fa7
20 changed files with 8354 additions and 0 deletions
6
Lab09/MicroPython/Code/secrets-guest-stcc.py
Normal file
6
Lab09/MicroPython/Code/secrets-guest-stcc.py
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
secrets = {
|
||||
'location': 'Stcc',
|
||||
'ssid': 'STCC_Guest',
|
||||
'password': '',
|
||||
}
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue