Skip to content

Commit b493ca8

Browse files
fix markdownlint errors
1 parent 038b468 commit b493ca8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +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-
39+
4040
> [!NOTE]
4141
> 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.
4242

0 commit comments

Comments
 (0)