diff options
| -rw-r--r-- | cores/arduino/USBDesc.h | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/cores/arduino/USBDesc.h b/cores/arduino/USBDesc.h index c0dce07..cc00a21 100644 --- a/cores/arduino/USBDesc.h +++ b/cores/arduino/USBDesc.h @@ -16,7 +16,7 @@     SOFTWARE.   */ -#define PLUGGABLE_USB_ENABLED +// #define PLUGGABLE_USB_ENABLED  // Not compatible with XInput  #if defined(EPRST6)  #define USB_ENDPOINTS 7 // AtMegaxxU4 | 
