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 d43f4fa commit e1fa29fCopy full SHA for e1fa29f
cores/arduino/CDC.cpp
@@ -16,7 +16,6 @@
16
** SOFTWARE.
17
*/
18
19
-#include "Platform.h"
20
#include "USBAPI.h"
21
#include <avr/wdt.h>
22
cores/arduino/HID.cpp
@@ -16,9 +16,7 @@
-#include "USBDesc.h"
23
#if defined(USBCON)
24
#ifdef HID_ENABLED
cores/arduino/USBCore.cpp
0 commit comments