OpenIris/ESP/wokwi.toml
ZanzyTHEbar 3eeae182ee feat: add esp32s3 support
- add beta simulator environment
2023-03-09 20:21:10 +00:00

8 lines
266 B
TOML

[wokwi]
version = 1
elf = ".pio/build/esp32AIThinker_sim/OpenIris-v1.9.4-esp32AIThinker_sim-b4d56af-master.elf"
firmware = ".pio/build/esp32AIThinker_sim/OpenIris-v1.9.4-esp32AIThinker_sim-b4d56af-master.bin"
[[net.forward]]
from = "localhost:8180"
to = "target:80"