aboutsummaryrefslogtreecommitdiff
path: root/cores/arduino/USBDesc.h
diff options
context:
space:
mode:
Diffstat (limited to 'cores/arduino/USBDesc.h')
-rw-r--r--cores/arduino/USBDesc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cores/arduino/USBDesc.h b/cores/arduino/USBDesc.h
index b3defa5..3a98f9d 100644
--- a/cores/arduino/USBDesc.h
+++ b/cores/arduino/USBDesc.h
@@ -17,7 +17,7 @@
*/
#define CDC_ENABLED
-#define HID_ENABLED
+#define PLUGGABLE_USB_ENABLED
#ifdef CDC_ENABLED