Skip to content

Backlight of Liligo T-QT display pin inverted #24

@szzer

Description

@szzer

Dear Developers,

I've got the Liligo T-QT display working with your great display library. Thank you immensly for sharing your great work!
I did run into an issue, the backlight did not turn on.
It proved that the backlight pin is inverted on my boards (original Liligo T-QT v1.3 boards)

By uncommenting the backlight option in the tft_config.py file, and adding the following line in the script:

tft.backlight.value(0)

the display magically comes to life.

Can you add this to a comment in the tft_config.py file or otherwise automate this? This will help future users of this specific board.

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