Files
micropython_geiger_counter/credintals.py.example
2021-08-12 00:15:09 +02:00

4 lines
62 B
Plaintext

WLAN_SSID = 'Starbucks'
WLAN_PASS = 'ThePasswordIsNotCoffee'