One error encountered by testing this driver as in the title. I modified those codes in this driver file from: self.oled.framebuf.xxx() to self.oled.xxx(), and it worked. My test platform is an ESP32 LOLIN32 Lite with firmware 1.19 installed.
One error encountered by testing this driver as in the title.
I modified those codes in this driver file from:
self.oled.framebuf.xxx() to
self.oled.xxx(),
and it worked.
My test platform is an ESP32 LOLIN32 Lite with firmware 1.19 installed.