Hi all. I've referenced this topic trying to get the 2.13" Adafruit tri-colour E-Ink display up and running. Unfortunately, it doesn't look like @rickkas7 had a chance to update the library, and when trying to port in @epietrowicz 's suggested changes, I'm getting an error of lib/Adafruit_EPD_RK/src/Adafruit_SSD1680.cpp:188: undefined reference to `Adafruit_EPD::EPD_commandList(unsigned char const*)' Any suggestions on getting this critter up and running?
I'm on VSCode/Workbench, latest version. Building for Boron 6.1.1. Well this is odd. I can compile the FeatherWingTest. Tried cleaning my build, still the same error. Rather confused here.