Commit bcd8fd4
committed
fix(esp32): broken esp-idf examples
Use the `esp-idf` builder instead of the default Arduino builder, as the ESP32 arduino core no longer supports overriding `app_main()`.
wokwi/wokwi-features#8931 parent 2bc6e1b commit bcd8fd4
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
85 | | - | |
| 85 | + | |
86 | 86 | | |
87 | 87 | | |
88 | | - | |
| 88 | + | |
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
| |||
0 commit comments