1
0
mirror of https://github.com/arduino/Arduino.git synced 2024-12-01 12:24:14 +01:00

Remove unnecessary include

Its included by HID.h anyways.
This commit is contained in:
Nico 2015-10-08 17:24:09 +02:00
parent fb4f5066bf
commit 79f5715c21

View File

@ -16,7 +16,6 @@
SOFTWARE.
*/
#include "PluggableUSB.h"
#include "HID.h"
#if defined(USBCON)