adafruit / Adafruit_EPD

e-paper display driver for Arduino
140 stars 56 forks source link

Error in example acep_7colorTest using Adafruit_FlashTransport_QSPI() #46

Open fsteckel opened 3 years ago

fsteckel commented 3 years ago

When I try to compile your example for the Color EPD (acep_7colorTest) I get the following error:

C:\Users*****\AppData\Local\Temp\cckKM4GV.ltrans0.ltrans.o: In function `global constructors keyed to 65535_0_acep_7ColorTest.ino.cpp.o.9514':

:(.text.startup+0x1bc): undefined reference to `Adafruit_FlashTransport_QSPI::Adafruit_FlashTransport_QSPI()' collect2.exe: error: ld returned 1 exit status exit status 1
ladyada commented 3 years ago

hi please see if you can figure out what changed and update the example with a PR!