Skip to content

Commit b582cfa

Browse files
committed
Remove unused HID_PD_CURRENT define.
1 parent ac53f35 commit b582cfa

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/HIDPowerDevice.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,6 @@
5050
#define HID_PD_VOLTAGE 0x0B // 11 INPUT (NA) OR FEATURE(implemented)
5151
#define HID_PD_REMAININGCAPACITY 0x0C // 12 INPUT OR FEATURE(required by Windows)
5252
#define HID_PD_FULLCHRGECAPACITY 0x0E // 14 FEATURE ONLY. Last Full Charge Capacity
53-
#define HID_PD_CURRENT 0x15 // 21 FEATURE ONLY
5453
#define HID_PD_CAPACITYMODE 0x16
5554
#define HID_PD_DESIGNCAPACITY 0x17
5655
#define HID_PD_AVERAGECURRENT 0x1B

0 commit comments

Comments
 (0)