This commit is contained in:
2026-02-12 10:57:11 -08:00
parent b738d9fec1
commit 2e55791fdc
2 changed files with 141 additions and 271 deletions

View File

@@ -7,4 +7,4 @@ run = "arduino-cli monitor"
dir = "{{cwd}}"
[tasks.snap]
run = "git add .; git commit -am snapshot"
run = "git add .;git commit -am snapshot"