6 lines
96 B
Python
6 lines
96 B
Python
secrets = {
|
|
'location': 'Stcc',
|
|
'ssid': 'cset@stcc',
|
|
'password': 'c1s2e3t4',
|
|
}
|
|
|