We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc26ac9 commit 4f17f7aCopy full SHA for 4f17f7a
libraries/USBHID/PluggableUSBHID.h
@@ -18,6 +18,7 @@
18
#ifndef USB_HID_H
19
#define USB_HID_H
20
21
+#include "Arduino.h"
22
/* These headers are included for child class. */
23
#include "USBDescriptor.h"
24
#include "USBDevice.h"
0 commit comments