From 6a4a3e51e4ae6a6b918fdc50516463462777d0b0 Mon Sep 17 00:00:00 2001 From: Renat0Ribeir0 Date: Wed, 13 Nov 2024 10:29:29 +0100 Subject: [PATCH] Update If-your-board-is-not-detected-by-Arduino-IDE.md --- .../Upload/If-your-board-is-not-detected-by-Arduino-IDE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/Software Support/Upload/If-your-board-is-not-detected-by-Arduino-IDE.md b/content/Software Support/Upload/If-your-board-is-not-detected-by-Arduino-IDE.md index 03525915..c1756132 100644 --- a/content/Software Support/Upload/If-your-board-is-not-detected-by-Arduino-IDE.md +++ b/content/Software Support/Upload/If-your-board-is-not-detected-by-Arduino-IDE.md @@ -43,7 +43,7 @@ If the board is still not detected, it might be stuck in a state where it cannot ### 4. Check for "Unknown" or incorrect board name -* **Unknown Devices**: If the board selector in Arduino IDE displays “Unknown” devices, refer to [If there are “Unknown” devices in the board selector or without a board name in the Tools > Port menu](https://support.arduino.cc/hc/en-us/articles/4412955149586-If-there-are-Unknown-devices-in-the-board-selector-or-ports-without-a-board-name-in-the-Tools-Port-menu) instead. +* **Unknown Devices**: If the board selector in Arduino IDE displays “Unknown” devices, refer to [If there are “Unknown” devices in the board selector or without a board name in the Tools > Port menu](https://support.arduino.cc/hc/en-us/articles/16884223752220-If-there-are-Unknown-devices-in-the-board-selector-or-ports-without-a-board-name-in-the-Tools-Port-menu) instead. * **Incorrect Board Identification**: If Arduino IDE incorrectly identifies your board with a generic name or as a different board type, see [If Arduino IDE detects a different board than the one you've connected](https://support.arduino.cc/hc/en-us/articles/12070802257436-If-Arduino-IDE-detects-a-different-board-than-the-one-you-ve-connected) instead.