adafruit / Adafruit_EPD

e-paper display driver for Arduino
141 stars 57 forks source link

Fixes #21 #22

Closed kDCYorke closed 3 years ago

kDCYorke commented 4 years ago

When a pixel is set on one buffer, clear the pixel on the other buffer

This was tested with the CPX and the e-ink Tri-color gizmo. I'm not sure what effect this will have on screens with inverted values.

ladyada commented 3 years ago

hi we did a huge refactor and this got fixed as part of it :) thanks!