Skip to content

Commit bce0660

Browse files
committed
consumer control code: update link to HID usage tables
1 parent 829ba0f commit bce0660

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

adafruit_hid/consumer_control_code.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ class ConsumerControlCode:
3333
"""USB HID Consumer Control Device constants.
3434
3535
This list includes a few common consumer control codes from
36-
http://www.usb.org/developers/hidpage/Hut1_12v2.pdf#page=75.
36+
https://www.usb.org/sites/default/files/hut1_21_0.pdf#page=118.
3737
3838
*New in CircuitPython 3.0.*
3939
"""

0 commit comments

Comments
 (0)