We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac53f35 commit b582cfaCopy full SHA for b582cfa
src/HIDPowerDevice.h
@@ -50,7 +50,6 @@
50
#define HID_PD_VOLTAGE 0x0B // 11 INPUT (NA) OR FEATURE(implemented)
51
#define HID_PD_REMAININGCAPACITY 0x0C // 12 INPUT OR FEATURE(required by Windows)
52
#define HID_PD_FULLCHRGECAPACITY 0x0E // 14 FEATURE ONLY. Last Full Charge Capacity
53
-#define HID_PD_CURRENT 0x15 // 21 FEATURE ONLY
54
#define HID_PD_CAPACITYMODE 0x16
55
#define HID_PD_DESIGNCAPACITY 0x17
56
#define HID_PD_AVERAGECURRENT 0x1B
0 commit comments