Skip to content

Commit b6ce29b

Browse files
committed
Merge branch 'webusb' of https://github.com/FiriaCTO/circuitpython into webusb
2 parents c4a795b + e72069e commit b6ce29b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/gen_usb_descriptor.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -739,7 +739,7 @@ def strings_in_order(cls):
739739
.url = URL
740740
}};
741741
742-
// These next two hardcoded descriptor were pulled from the usb_descriptor.c file
742+
// These next two hardcoded descriptors were pulled from the usb_descriptor.c file
743743
// of the tinyusb webusb_serial demo. TODO - this is probably something else to
744744
// integrate into the adafruit_usb_descriptors project...
745745

0 commit comments

Comments
 (0)