Push up existing wokwi changes

This commit is contained in:
2025-12-20 12:54:56 -05:00
parent 1ed3c99141
commit ef3eded08d
4 changed files with 27 additions and 4 deletions

View File

@@ -1,4 +1,5 @@
[wokwi]
version = 1
firmware = '.pio/build/esp32/firmware.bin'
elf = '.pio/build/esp32/firmware.elf'
elf = '.pio/build/esp32/firmware.elf'
gdbServerPort=3333