mirror of
https://github.com/clockworkpi/LauncherGoDev.git
synced 2026-09-06 21:44:34 +02:00
fix gotime TimeTicker issue,use sqlite3 to store wifi password
This commit is contained in:
@@ -32,8 +32,9 @@ var (
|
||||
CurPowerLevel = "performance"
|
||||
Lang = "English"
|
||||
WifiDev = "wlan0"
|
||||
|
||||
|
||||
Aria2Url = "ws://localhost:6800/jsonrpc"
|
||||
SQLDB = "foo.db" //Sqlite3
|
||||
)
|
||||
|
||||
func init() {
|
||||
|
||||
Reference in New Issue
Block a user