Add go generate script for calculating version number

This commit is contained in:
2022-11-17 21:27:36 -08:00
parent c5fb3e1a33
commit 4a397d4c1e
4 changed files with 12 additions and 3 deletions

View File

@@ -39,9 +39,6 @@ import (
var k = koanf.New(".")
//go:embed version.txt
var version string
var (
firmwareUpdating = false
// The FS must be updated when the watch is reconnected