works with just blinking backlight for now

This commit is contained in:
2026-02-12 01:07:57 -08:00
parent 5f168f370b
commit f68d820e8b
2 changed files with 180 additions and 107 deletions

3
sketches/mise.toml Normal file
View File

@@ -0,0 +1,3 @@
[tasks.upload]
run = "arduino-cli compile --upload; arduino-cli monitor"
dir = "{{cwd}}"