Implement WiFi networking
This commit is contained in:
@@ -11,4 +11,7 @@ menu "Bedside clock settings"
|
||||
config DEFAULT_TIMEZONE
|
||||
string "Default timezone"
|
||||
default "Europe/London"
|
||||
config WIFI_MAX_RETRIES
|
||||
int "Maximum number of times to retry connecting to WiFi network"
|
||||
default 10
|
||||
endmenu
|
||||
|
||||
Reference in New Issue
Block a user