File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 53
53
#define HID_PD_VOLTAGE 0x0B // 11 INPUT (NA) OR FEATURE(implemented)
54
54
#define HID_PD_REMAININGCAPACITY 0x0C // 12 INPUT OR FEATURE(required by Windows)
55
55
#define HID_PD_RUNTIMETOEMPTY 0x0D
56
- #define HID_PD_FULLCHRGECAPACITY 0x0E // 14 INPUT OR FEATURE. Last Full Charge Capacity
56
+ #define HID_PD_FULLCHRGECAPACITY 0x0E // 14 FEATURE ONLY . Last Full Charge Capacity
57
57
#define HID_PD_WARNCAPACITYLIMIT 0x0F
58
58
#define HID_PD_CPCTYGRANULARITY1 0x10
59
59
#define HID_PD_REMNCAPACITYLIMIT 0x11
60
60
#define HID_PD_DELAYBE4SHUTDOWN 0x12 // 18 FEATURE ONLY
61
61
#define HID_PD_DELAYBE4REBOOT 0x13
62
- #define HID_PD_AUDIBLEALARMCTRL 0x14 // 20 FEATURE ONLY
62
+ #define HID_PD_AUDIBLEALARMCTRL 0x14 // 20 INPUT OR FEATURE
63
63
#define HID_PD_CURRENT 0x15 // 21 FEATURE ONLY
64
64
#define HID_PD_CAPACITYMODE 0x16
65
65
#define HID_PD_DESIGNCAPACITY 0x17
You can’t perform that action at this time.
0 commit comments