Skip to content

Commit a0df3c2

Browse files
authored
Update ArduinoDS4_USBDesc.cpp
1 parent f3dc689 commit a0df3c2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

cores/arduino/ArduinoDS4/ArduinoDS4_USBDesc.cpp

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -372,9 +372,9 @@ const u8 output_0x02[] = {
372372
const u16 output_0x02_size = sizeof(output_0x02);
373373

374374
const u8 output_0x03[] = {
375-
0x21, 0x27, 0x04, 0xCF, 0x06, 0x00, 0x00,
376-
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
377-
0x00, 0x00, 0x0D, 0x0D, 0x00, 0x00, 0x00, 0x00,
375+
0x21, 0x27, 0x04, 0xcf, 0x00, 0x2c, 0x56,
376+
0x08, 0x00, 0x3d, 0x00, 0xe8, 0x03, 0x04, 0x00,
377+
0xff, 0x7f, 0x0d, 0x0d, 0x00, 0x00, 0x00, 0x00,
378378
0x0D, 0x84, 0x03, 0x00, 0x00, 0x00, 0x00, 0x00,
379379
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
380380
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00

0 commit comments

Comments
 (0)