This commit is contained in:
2026-02-12 01:39:19 -08:00
parent 9fa00dfd11
commit 3b6190840f
2 changed files with 156 additions and 74 deletions

View File

@@ -5,3 +5,6 @@ dir = "{{cwd}}"
[tasks.mon]
run = "arduino-cli monitor"
dir = "{{cwd}}"
[tasks.snap]
run = "git commit -am snapshot"