Initial Commit

This commit is contained in:
2026-03-27 10:10:47 -04:00
commit cd5dca843e
20 changed files with 537 additions and 0 deletions

4
wokwi.toml Normal file
View File

@@ -0,0 +1,4 @@
[wokwi]
version = 1
firmware = '.pio/build/uno/firmware.hex'
elf = '.pio/build/uno/firmware.elf'