File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -282,7 +282,7 @@ <h2>Control</h2>
282282 < button id ="connectBtn "> Connect</ button >
283283 < button id ="flashBtn " class ="ghost " disabled > Flash</ button >
284284 < label class ="check " title ="Recommended for OTA partitions and clean flashing ">
285- < input id ="eraseAll " type ="checkbox " checked >
285+ < input id ="eraseAll " type ="checkbox ">
286286 Erase
287287 </ label >
288288 < select id ="branchSelect " aria-label ="Branch ">
@@ -302,7 +302,7 @@ <h2>Control</h2>
302302 </ div >
303303 < div class ="hint ">
304304 < strong > Erase</ strong > does a full flash erase < span class ="mono "> (esptool erase-flash)</ span > before writing the images.
305- Use it when you have OTA partitions / old firmware and you see bootloops or slot errors.
305+ Only enable it when you have OTA partitions / old firmware and you see bootloops or slot errors.
306306 Note: it wipes anything stored in flash (including NVS settings like Wi-Fi creds/config).
307307 </ div >
308308 < div class ="progress " aria-label ="Flash progress ">
You can’t perform that action at this time.
0 commit comments