Skip to content

Commit 60204d5

Browse files
authored
Update ArduinoDS4_USBDesc.h
1 parent f0c872f commit 60204d5

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 1
66+
#define ARDUINODS4_TX_ENDPOINT 4
6767
#define ARDUINODS4_RX_ENDPOINT 3
6868

6969
#endif

0 commit comments

Comments
 (0)