1
0
Fork 0
raspberry-pico-balcony-wate.../secrets.py

5 lines
90 B
Python

secrets = {
'ssid': 'wifiname',
'pw': 'wifipassword',
'api': 'test',
}