summaryrefslogtreecommitdiff
path: root/src/class/hid
diff options
context:
space:
mode:
authorLu Chang <[email protected]>2025-09-25 08:34:18 +0800
committerGitHub <[email protected]>2025-09-25 08:34:18 +0800
commitf4a3c1a1ba177abc97b0dfad6df8ea622cd97e64 (patch)
treeb20655964227245fed12184902da6d08dc037ff9 /src/class/hid
parentf36b63ad6349cb51731989eaa4afc92b9574942c (diff)
Fix incorrect comments
Co-authored-by: Copilot <[email protected]>
Diffstat (limited to 'src/class/hid')
-rw-r--r--src/class/hid/hid.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/class/hid/hid.h b/src/class/hid/hid.h
index 007a701ae..b69f623a0 100644
--- a/src/class/hid/hid.h
+++ b/src/class/hid/hid.h
@@ -1788,7 +1788,7 @@ enum {
HID_USAGE_BATTERY_CHARGER_SPEC = 0xF1,
HID_USAGE_BATTERY_LEVEL_2 = 0xF2,
HID_USAGE_BATTERY_LEVEL_3 = 0xF3
- // F2-CF Reserved
+ // F4-FF Reserved
};
/// HID Usage Table: FIDO Alliance Page (0xF1D0)