Files
micropython_geiger_counter/credentials.py.example
2021-08-12 00:15:56 +02:00

4 lines
62 B
Plaintext

WLAN_SSID = 'Starbucks'
WLAN_PASS = 'ThePasswordIsNotCoffee'