Skip to content

Commit dd1938e

Browse files
authored
Update ArduinoDS4_USBDesc.h
1 parent aff5b65 commit dd1938e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cores/arduino/ArduinoDS4/ArduinoDS4_USBDesc.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ extern const u8 STRING_SECURITY[] PROGMEM;
6060

6161
#define ISECURITY 4
6262

63-
#define ARDUINODS4_TX_ENDPOINT 4
63+
#define ARDUINODS4_TX_ENDPOINT 1
6464
#define ARDUINODS4_RX_ENDPOINT 3
6565

6666
#endif

0 commit comments

Comments
 (0)