evdist: New project to handle settings programming
This commit is contained in:
parent
0831ea6088
commit
af6e86d4ef
9 changed files with 384 additions and 11 deletions
|
@ -12,8 +12,6 @@ import (
|
|||
|
||||
var startedFile = "started"
|
||||
|
||||
var SettingsDistDir = "./SETTINGSDIST/"
|
||||
|
||||
var touchTimer *time.Timer = nil
|
||||
var challengeStart time.Time
|
||||
var challengeEnd time.Time
|
||||
|
|
Reference in a new issue