Skip to content

Commit 2436f2d

Browse files
kanabasseaxwi
andauthored
Fix markdown Restore-the-USB-connectivity-firmware-on-UNO-R4-WiFi-with-espflash.md (#483)
* fix markdown Restore-the-USB-connectivity-firmware-on-UNO-R4-WiFi-with-espflash.md * fix markdownlint errors * fix markdownlint errors * fix markdownlint errors * change "Preferences" to "Settings Co-authored-by: seaxwi <[email protected]> --------- Co-authored-by: seaxwi <[email protected]>
1 parent 37aa351 commit 2436f2d

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

content/Hardware Support/UNO/Restore-the-USB-connectivity-firmware-on-UNO-R4-WiFi-with-espflash.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,9 @@ Follow these steps:
3636
1. Run the command:
3737
* **Windows:** `bin\espflash write-bin -b 115200 0x0 (Get-Item .\firmware\UNOR4-WIFI-S3-*.bin).FullName`
3838
* **macOS/Linux:** `./bin/espflash write-bin -b 115200 0x0 firmware/UNOR4-WIFI-S3-*.bin`
39-
> [!NOTE]
40-
> You may need to adjust your system's security settings to allow this command if you encounter a warning pop-up. To proceed, go to _System Preferences > Privacy & Security_, and under _Security_, click _Allow Anyway_ to allow espflash to run.
39+
40+
> [!NOTE]
41+
> If you're using macOS, you may need to adjust your system's security settings to allow this command if you encounter a warning pop-up. To proceed, go to _System Settings > Privacy & Security_, and under _Security_, click _Allow Anyway_ to allow espflash to run.
4142
4243
1. The terminal window might now show a list of the serial ports present on your computer. Use the arrow keys on your keyboard to select the port for the board and then press the <kbd>**Enter**</kbd> key.
4344
* **Windows:** The board will have a name like "USB Serial Device".

0 commit comments

Comments
 (0)