Skip to content

Commit 15bb6b5

Browse files
fix markdown Restore-the-USB-connectivity-firmware-on-UNO-R4-WiFi-with-espflash.md
1 parent 7350625 commit 15bb6b5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,8 @@ 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+
> [!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.
4141
4242
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.
4343
* **Windows:** The board will have a name like "USB Serial Device".

0 commit comments

Comments
 (0)