mirror of
https://github.com/arduino/Arduino.git
synced 2025-03-15 12:29:26 +01:00
USBHost is now a library
This commit is contained in:
parent
06c0928192
commit
b67a88a931
@ -194,9 +194,6 @@ extern const PinDescription g_APinDescription[] ;
|
|||||||
#include "HardwareSerial.h"
|
#include "HardwareSerial.h"
|
||||||
#include "wiring_pulse.h"
|
#include "wiring_pulse.h"
|
||||||
|
|
||||||
// USB Host
|
|
||||||
#include "Usb.h"
|
|
||||||
|
|
||||||
#endif // __cplusplus
|
#endif // __cplusplus
|
||||||
|
|
||||||
// Include board variant
|
// Include board variant
|
||||||
|
Loading…
x
Reference in New Issue
Block a user