package main const ( WifiSSID = "MyWifiName" WifiPass = "MyWifiPassword" NtpServer = "216.239.35.0" // time.google.com IPv4 )