fix(typo): Fix typo in CDC DFU flash tutorial (#10584)
* Update cdc_dfu_flash.rst * Update docs/en/tutorials/cdc_dfu_flash.rst Co-authored-by: Jan Procházka <90197375+P-R-O-C-H-Y@users.noreply.github.com> * Update docs/en/tutorials/cdc_dfu_flash.rst Co-authored-by: Lucas Saavedra Vaz <32426024+lucasssvaz@users.noreply.github.com> --------- Co-authored-by: Jan Procházka <90197375+P-R-O-C-H-Y@users.noreply.github.com> Co-authored-by: Lucas Saavedra Vaz <32426024+lucasssvaz@users.noreply.github.com>
This commit is contained in:
parent
09a6770320
commit
1a8e53fe47
1 changed files with 2 additions and 2 deletions
|
|
@ -66,8 +66,8 @@ Go to the Tools menu in the Arduino IDE and set the following options:
|
||||||
|
|
||||||
* USB DFU On Boot -> Enabled
|
* USB DFU On Boot -> Enabled
|
||||||
|
|
||||||
Setp 3 - Flash
|
3. Flash
|
||||||
^^^^^^^^^^^^^^
|
^^^^^^^^
|
||||||
|
|
||||||
Now you can upload your sketch to the device. After flashing, you need to manually reset the device.
|
Now you can upload your sketch to the device. After flashing, you need to manually reset the device.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue