Commit ba3d038
Fix web flasher reset: use correct esptool.js API
esploader.hardReset() doesn't exist — the correct method is
esploader.after(), which defaults to "hard_reset" mode.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent b43a439 commit ba3d038
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
214 | 214 | | |
215 | 215 | | |
216 | 216 | | |
217 | | - | |
| 217 | + | |
218 | 218 | | |
219 | 219 | | |
220 | 220 | | |
| |||
0 commit comments