Skip to content

Backlight to set #5

@dnguyen76

Description

@dnguyen76

Hello Ivan
I am using an ESP 32 TTGO T Display board and the screen stay black
I have to add before calling display.init() these 2 instructions:

backlight= machine.Pin(4)
backlight.value(1)

to get the display visible
I have looked inside your driver and i don't see any backlight set

Kindly
Dan

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