Skip to content

Commit f25ecc9

Browse files
committed
feat: point wokwi.toml as flasher_args.json
1 parent 04f7ca9 commit f25ecc9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

wokwi.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[wokwi]
22
version = 1
33
elf = "build/esp32-idf-hello-wifi.elf"
4-
firmware = "build/esp32-idf-hello-wifi.bin"
4+
firmware = "build/flasher_args.json"
55
gdbServerPort=3333
66

0 commit comments

Comments
 (0)