Skip to content

Commit 038b468

Browse files
fix markdownlint errors
1 parent 1745897 commit 038b468

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ 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+
3940
> [!NOTE]
4041
> 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.
4142

0 commit comments

Comments
 (0)