Skip to content

Commit f4a3c1a

Browse files
ludouxCopilot
andauthored
Fix incorrect comments
Co-authored-by: Copilot <[email protected]>
1 parent f36b63a commit f4a3c1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/class/hid/hid.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1788,7 +1788,7 @@ enum {
17881788
HID_USAGE_BATTERY_CHARGER_SPEC = 0xF1,
17891789
HID_USAGE_BATTERY_LEVEL_2 = 0xF2,
17901790
HID_USAGE_BATTERY_LEVEL_3 = 0xF3
1791-
// F2-CF Reserved
1791+
// F4-FF Reserved
17921792
};
17931793

17941794
/// HID Usage Table: FIDO Alliance Page (0xF1D0)

0 commit comments

Comments
 (0)