6 lines
103 B
Python
6 lines
103 B
Python
secrets = {
|
|
'location': 'Chicopee',
|
|
'ssid': 'firefly',
|
|
'password': '5245245245245',
|
|
}
|
|
|