initial commit

This commit is contained in:
2025-03-27 13:18:04 +01:00
commit 13c33e1ff1
3 changed files with 201 additions and 0 deletions

7
go.mod Normal file
View File

@@ -0,0 +1,7 @@
module ShellyCalibrationHelper
go 1.24
require github.com/sirupsen/logrus v1.9.3
require golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8 // indirect