pimoroni-pico/micropython/examples/pico_wireless/secrets.py

3 lines
59 B
Python

WIFI_SSID = "your SSID here!"
WIFI_PASS = "Your PSK here!"