Skip to content

Commit c3cdc5c

Browse files
authored
Merge pull request #958 from arduino/karlsoderby/usb-fixes
HID API table / link fixes.
2 parents 678b21a + 04db291 commit c3cdc5c

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

Language/Functions/USB/Keyboard.adoc

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,8 @@ HID is supported on the following boards:
3636
| link:https://docs.arduino.cc/hardware/zero[Zero] | All digital & analog pins
3737
| link:https://docs.arduino.cc/hardware/uno-r4-minima[UNO R4 Minima] | All digital & analog pins
3838
| link:https://docs.arduino.cc/hardware/uno-r4-wifi[UNO R4 WiFi] | All digital & analog pins
39-
| link:https://docs.arduino.cc/hardware/giga-r1[Giga R1] | All digital & analog pins
39+
| link:https://docs.arduino.cc/hardware/giga-r1-wifi[Giga R1] | All digital & analog pins
4040
| link:https://docs.arduino.cc/hardware/nano-esp32[Nano ESP32] | All digital & analog pins
41-
| link:https://docs.arduino.cc/hardware/mkr-1000-wifi[Nano ESP32] | All digital & analog pins
4241
| link:https://docs.arduino.cc/#mkr-family[MKR Family] | All digital & analog pins
4342
|=================================================================================================
4443

Language/Functions/USB/Mouse.adoc

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,8 @@ HID is supported on the following boards:
3535
| link:https://docs.arduino.cc/hardware/zero[Zero] | All digital & analog pins
3636
| link:https://docs.arduino.cc/hardware/uno-r4-minima[UNO R4 Minima] | All digital & analog pins
3737
| link:https://docs.arduino.cc/hardware/uno-r4-wifi[UNO R4 WiFi] | All digital & analog pins
38-
| link:https://docs.arduino.cc/hardware/giga-r1[Giga R1] | All digital & analog pins
38+
| link:https://docs.arduino.cc/hardware/giga-r1-wifi[Giga R1] | All digital & analog pins
3939
| link:https://docs.arduino.cc/hardware/nano-esp32[Nano ESP32] | All digital & analog pins
40-
| link:https://docs.arduino.cc/hardware/mkr-1000-wifi[Nano ESP32] | All digital & analog pins
4140
| link:https://docs.arduino.cc/#mkr-family[MKR Family] | All digital & analog pins
4241
|=================================================================================================
4342

0 commit comments

Comments
 (0)