Remove unnecessary include
Its included by HID.h anyways.
This commit is contained in:
parent
f2d7b52e1b
commit
a343dd88d1
|
@ -16,7 +16,6 @@
|
||||||
SOFTWARE.
|
SOFTWARE.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include "PluggableUSB.h"
|
|
||||||
#include "HID.h"
|
#include "HID.h"
|
||||||
|
|
||||||
#if defined(USBCON)
|
#if defined(USBCON)
|
||||||
|
|
Loading…
Reference in New Issue