evdist: New project to handle settings programming

This commit is contained in:
nemunaire 2022-05-30 17:25:07 +02:00
parent 0831ea6088
commit af6e86d4ef
9 changed files with 384 additions and 11 deletions

View file

@ -12,8 +12,6 @@ import (
var startedFile = "started"
var SettingsDistDir = "./SETTINGSDIST/"
var touchTimer *time.Timer = nil
var challengeStart time.Time
var challengeEnd time.Time