olikraus / u8glib

Arduino Monochrom Graphics Library for LCDs and OLEDs
https://github.com/olikraus/u8glib/wiki
Other
1.25k stars 314 forks source link

ESP32-S3 / SSD1322 - updateDisplayArea persists #529

Closed laytll closed 1 year ago

laytll commented 1 year ago

Once I use updateDisplayArea, it worked but then continues to work for all full buffer usage.

I tried some other full buffer demos and the same section in the corner was the only visible area. Things are changing and moving, but only partially visible.

I can load a page buffer demo and the full display works.

I need to be able to use the full buffer features again.

How can I "reset" the internal buffer.

laytll commented 1 year ago

wrong repo