Adding initial working project, ported from pico-thermo

This commit is contained in:
2026-09-06 23:26:11 -04:00
parent 40d5f89245
commit 12959be182
6 changed files with 642 additions and 1 deletions
+3 -1
View File
@@ -1,3 +1,6 @@
# Config file that may have secrets
config.go
# ---> Go
# If you prefer the allow list template instead of the deny list, see community template:
# https://github.com/github/gitignore/blob/main/community/Golang/Go.AllowList.gitignore
@@ -24,4 +27,3 @@ go.work.sum
# env file
.env