follow upstream rename of this class

This commit is contained in:
Jeff Epler 2025-02-27 14:38:41 -06:00
parent a5cee34e60
commit 55eff111ad

View file

@ -11,7 +11,7 @@
#include <SdCard/SdSpiCard.h>
#include <SdFat.h>
DVHSTXText3 display(DVHSTX_PINOUT_DEFAULT);
DVHSTXText display(DVHSTX_PINOUT_DEFAULT);
// USB Host object
Adafruit_USBH_Host USBHost;