Skip to content

Commit 8161e78

Browse files
committed
docs update + tool menu name
1 parent dcfad8e commit 8161e78

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

boards.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ menu.LoRaWanDebugLevel=LoRaWan Debug Level
1717
menu.LoopCore=Arduino Runs On
1818
menu.EventsCore=Events Run On
1919
menu.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! ###

docs/source/guides/tools_menu.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,7 @@ This function is also used to select the core that runs the Arduino events. This
199199
Erase 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.

0 commit comments

Comments
 (0)