File tree 2 files changed +2
-2
lines changed
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
17
17
menu.LoopCore=Arduino Runs On
18
18
menu.EventsCore=Events Run On
19
19
menu.MemoryType=Memory Type
20
- menu.EraseFlash=Erase Flash
20
+ menu.EraseFlash=Erase Flash (on upload)
21
21
22
22
##############################################################
23
23
### 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
199
199
Erase Flash
200
200
***********
201
201
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.
203
203
204
204
* **Only Sketch ** - Upload the sketch without erasing all flash contents. (default)
205
205
* **All Flash Contents ** - Erase all flash contents before uploading the sketch.
You can’t perform that action at this time.
0 commit comments