adafruit / Adafruit_EPD

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

Fix warnings #51

Closed hathach closed 3 years ago

hathach commented 3 years ago

move EPD_RAM_BW / EPD_RAM_RED into c file to prevent redefine warnings fix unused variables in drivers fix missing BUSY in constructor fix warnings with const char* and file bool op