Skip to content

Commit 923b6f2

Browse files
authored
Merge pull request #3002 from adafruit/esp32_ci
bring back esp32 test for usb host max breakout
2 parents 65ced58 + f037a7b commit 923b6f2

File tree

3 files changed

+1
-0
lines changed

3 files changed

+1
-0
lines changed

USB_Host_BFF_Examples/Arduino_USB_Host_BFF_DeviceInfo/Arduino_USB_Host_BFF_DeviceInfo.ino

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@
4545
#include "Adafruit_TinyUSB.h"
4646
#include "SPI.h"
4747

48+
// USB Host with MAX3421E
4849
Adafruit_USBH_Host USBHost(&SPI, A1, A2);
4950

5051
// Language ID: English

0 commit comments

Comments
 (0)