Skip to content

Commit 5364fc0

Browse files
authored
Update ArduinoDS4_USBDesc.cpp
1 parent ecad2fa commit 5364fc0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cores/arduino/ArduinoDS4/ArduinoDS4_USBDesc.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ const u8 USB_ConfigDescriptor[] = {
5353
0x01, // bNumInterfaces
5454
0x01, // bConfigurationValue
5555
0x00, // iConfiguration
56-
0xC0, // bmAttributes
56+
0xA0, // bmAttributes
5757
0xFA, // bMaxPower
5858

5959
/* ---------------------------------------------------- */

0 commit comments

Comments
 (0)