Skip to content

Error: oled has no framebuf attribute. #3

@jppang

Description

@jppang

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions