Skip to content

Commit 4e9a83c

Browse files
authored
Update ArduinoDS4_USBDesc.h
1 parent e5301ba commit 4e9a83c

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

cores/arduino/ArduinoDS4/ArduinoDS4_USBDesc.h

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,6 @@ extern const DeviceDescriptor USB_DeviceDescriptor PROGMEM;
3636
extern const u8 hidDescriptor[] PROGMEM;
3737
extern const u16 hidDescriptorSize PROGMEM;
3838

39-
extern const u8 hidClassDescriptor[] PROGMEM;
40-
extern const u16 hidClassDescriptorSize PROGMEM;
41-
4239
extern const u8 USB_ConfigDescriptor[] PROGMEM;
4340
extern const u16 USB_ConfigDescriptorSize PROGMEM;
4441

0 commit comments

Comments
 (0)