From 1a8e53fe470b949b10e27052cf26aa6bde847a95 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jerzy=20Stusi=C5=84ski?= <33556934+jurstu@users.noreply.github.com> Date: Mon, 11 Nov 2024 14:22:32 +0100 Subject: [PATCH] fix(typo): Fix typo in CDC DFU flash tutorial (#10584) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * 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> --- docs/en/tutorials/cdc_dfu_flash.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/en/tutorials/cdc_dfu_flash.rst b/docs/en/tutorials/cdc_dfu_flash.rst index 1c291edac..0c54e38d6 100644 --- a/docs/en/tutorials/cdc_dfu_flash.rst +++ b/docs/en/tutorials/cdc_dfu_flash.rst @@ -66,8 +66,8 @@ Go to the Tools menu in the Arduino IDE and set the following options: * 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.