Skip to content

Commit

Permalink
Some style fix
Browse files Browse the repository at this point in the history
  • Loading branch information
whowechina committed Feb 25, 2024
1 parent 9983877 commit 9ddf9ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion firmware/src/usb_descriptors.h
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ enum {
\
HID_USAGE_PAGE_N(0xffa0, 2), \
HID_USAGE(0x00), \
HID_REPORT_ID(REPORT_ID_OUTPUT) \
HID_REPORT_ID(REPORT_ID_OUTPUT) \
HID_COLLECTION(HID_COLLECTION_APPLICATION), \
HID_USAGE(0x00), \
HID_LOGICAL_MIN(0), HID_LOGICAL_MAX(255), \
Expand Down

0 comments on commit 9ddf9ad

Please sign in to comment.