Files
pico-time/config.example.py
T
gballan 5f53cc3024
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/tag/woodpecker Pipeline was successful
Made working app; updated README with instructions on how to flash
2026-09-07 19:33:47 -04:00

7 lines
232 B
Python

# Wi-Fi credentials
WIFI_SSID = "YourSSID" # Set this to your Wi-Fi network name
WIFI_PASSWORD = "YourPassword" # Set this to your Wi-Fi network password
# Timezone settings
UTC_OFFSET = -5 # Set this to your desired NTP server