Skip to content

Commit 8f1f9a5

Browse files
authored
Update ArduinoDS4_USBDesc.h
1 parent a0df3c2 commit 8f1f9a5

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
@@ -63,7 +63,7 @@ extern const u8 STRING_SECURITY[] PROGMEM;
6363

6464
#define ISECURITY 4
6565

66-
#define ARDUINODS4_TX_ENDPOINT 4
66+
#define ARDUINODS4_TX_ENDPOINT 1
6767
#define ARDUINODS4_RX_ENDPOINT 3
6868

6969
#endif

0 commit comments

Comments
 (0)