File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ menu.LoRaWanDebugLevel=LoRaWan Debug Level
1717menu.LoopCore=Arduino Runs On
1818menu.EventsCore=Events Run On
1919menu.MemoryType=Memory Type
20- menu.EraseFlash=Erase Flash
20+ menu.EraseFlash=Erase Flash (on upload)
2121
2222##############################################################
2323### DO NOT PUT BOARDS ABOVE THE OFFICIAL ESPRESSIF BOARDS! ###
Original file line number Diff line number Diff line change @@ -199,7 +199,7 @@ This function is also used to select the core that runs the Arduino events. This
199199Erase Flash
200200***********
201201
202- This function is used to select if the flash memory should be erased before uploading the sketch.
202+ This option selects the flash memory region to be erased before uploading the new sketch.
203203
204204* **Only Sketch ** - Upload the sketch without erasing all flash contents. (default)
205205* **All Flash Contents ** - Erase all flash contents before uploading the sketch.
You can’t perform that action at this time.
0 commit comments