mirror of
https://github.com/arduino/Arduino.git
synced 2024-11-29 10:24:12 +01:00
add arduino header to HID library
This commit is contained in:
parent
91ccab4f09
commit
2aa2332f88
@ -23,6 +23,7 @@
|
||||
#define HID_h
|
||||
|
||||
#include <stdint.h>
|
||||
#include <Arduino.h>
|
||||
|
||||
#if defined(USBCON)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user