[Issue #10] - Added config option to allow the user to set the hostname
This commit is contained in:
@@ -6,5 +6,6 @@ const (
|
||||
WifiPass = "MyWifiPassword"
|
||||
|
||||
// Network settings
|
||||
Hostname = "pico2w-clock"
|
||||
EnableICMP = true
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user