mirror of
https://github.com/esp8266/Arduino.git
synced 2025-06-19 09:42:11 +03:00
USBHost is now a library
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user