Adding example config file
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
2026-09-07 18:41:22 -04:00
parent 0a961b192d
commit aab1de52a9
+6
View File
@@ -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