Skip to content

Commit 10f5847

Browse files
FoamyGuytannewt
andauthored
include boot in function name
Co-authored-by: Scott Shawcroft <[email protected]>
1 parent 3f14ad3 commit 10f5847

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

adafruit_usb_host_descriptors.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ def get_configuration_descriptor(device, index):
7777
return full_buf
7878

7979

80-
def find_mouse_endpoint(device):
80+
def find_boot_mouse_endpoint(device):
8181
"""
8282
Try to find a boot mouse endpoint in the device and return its
8383
interface index, and endpoint address.

0 commit comments

Comments
 (0)