Skip to content

Commit 0097f12

Browse files
kanabasseaxwi
andauthored
change "Preferences" to "Settings
Co-authored-by: seaxwi <[email protected]>
1 parent b493ca8 commit 0097f12

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

+2-2
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@ Follow these steps:
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`
3939

40-
> [!NOTE]
41-
> 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.
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.
4242
4343
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.
4444
* **Windows:** The board will have a name like "USB Serial Device".

0 commit comments

Comments
 (0)