Skip to content

Commit 4f17f7a

Browse files
facchinmsebromero
authored andcommitted
Fix Callback fiasco on PluggableHID
Completes 2a8fe4b
1 parent dc26ac9 commit 4f17f7a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

libraries/USBHID/PluggableUSBHID.h

+1
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
#ifndef USB_HID_H
1919
#define USB_HID_H
2020

21+
#include "Arduino.h"
2122
/* These headers are included for child class. */
2223
#include "USBDescriptor.h"
2324
#include "USBDevice.h"

0 commit comments

Comments
 (0)