Made working app; updated README with instructions on how to flash
This commit is contained in:
+3
-3
@@ -1,6 +1,6 @@
|
||||
# Wi-Fi credentials
|
||||
WIFI_SSID = "YourSSID" # Set this to your Wi-Fi network name
|
||||
WIFI_PASS = "YourPassword" # Set this to your Wi-Fi network password
|
||||
WIFI_PASSWORD = "YourPassword" # Set this to your Wi-Fi network password
|
||||
|
||||
# NTP settings
|
||||
NTP_HOST = "time.google.com" # Set this to your desired NTP server
|
||||
# Timezone settings
|
||||
UTC_OFFSET = -5 # Set this to your desired NTP server
|
||||
|
||||
Reference in New Issue
Block a user