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 43701fd commit c787084Copy full SHA for c787084
libraries/HID/HID.h
@@ -21,6 +21,7 @@
21
#define HID_h
22
23
#include <stdint.h>
24
+#include <Arduino.h>
25
26
#if defined(USBCON)
27
0 commit comments