1
0
mirror of https://github.com/arduino/Arduino.git synced 2025-03-13 10:29:35 +01:00

USBHost is now a library

This commit is contained in:
Cristian Maglie 2012-06-28 00:28:52 +02:00
parent 06c0928192
commit b67a88a931
21 changed files with 0 additions and 3 deletions

View File

@ -194,9 +194,6 @@ extern const PinDescription g_APinDescription[] ;
#include "HardwareSerial.h"
#include "wiring_pulse.h"
// USB Host
#include "Usb.h"
#endif // __cplusplus
// Include board variant