From 3851c3dea620a672d266e798f2262f4709136fb7 Mon Sep 17 00:00:00 2001 From: David Madison Date: Fri, 15 Feb 2019 13:52:35 -0500 Subject: Disable Pluggable USB Not compatible with XInput, which requires a static descriptor --- cores/arduino/USBDesc.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cores') 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 -- cgit v1.2.3-18-g5258