We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f0c872f commit 60204d5Copy full SHA for 60204d5
cores/arduino/ArduinoDS4/ArduinoDS4_USBDesc.h
@@ -63,7 +63,7 @@ extern const u8 STRING_SECURITY[] PROGMEM;
63
64
#define ISECURITY 4
65
66
-#define ARDUINODS4_TX_ENDPOINT 1
+#define ARDUINODS4_TX_ENDPOINT 4
67
#define ARDUINODS4_RX_ENDPOINT 3
68
69
#endif
0 commit comments