initial commit

This commit is contained in:
Ultrablob 2025-01-20 10:58:40 -05:00
commit 62d5adbd76
11 changed files with 607 additions and 0 deletions

4
wokwi.toml Normal file
View file

@ -0,0 +1,4 @@
[wokwi]
version = 1
elf = ".pio/build/esp32/firmware.elf"
firmware = ".pio/build/esp32/firmware.bin"