rickkas7 / Adafruit_EPD_RK

Particle port of the Adafruit EPD (e-paper, e-ink) display library
MIT License
2 stars 2 forks source link

Library needs to be updated for the 2.9 flexible display #2

Closed jasonthenderson closed 4 years ago

jasonthenderson commented 5 years ago

The 2.9 display requires that you call setBlackBuffer and setcolorBuffer. Those members don't exist in this fork, but they do exist in the Adafruit fork. Could you please pull the latest changes from Adafruit and update this library?

rickkas7 commented 4 years ago

Sorry, I apparently lost a bunch of Github notification emails. I updated the 2.3.0 of Adafruit_EPD.