This commit is contained in:
@@ -0,0 +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
|
||||||
|
|
||||||
|
# NTP settings
|
||||||
|
NTP_HOST = "time.google.com" # Set this to your desired NTP server
|
||||||
Reference in New Issue
Block a user