Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed digit showing when "powered off" #105

Merged
merged 1 commit into from
Nov 25, 2024

Conversation

Martinius79
Copy link
Collaborator

  • Changed display turn off and turn on sequence/methods to fix a problem with clocks without a power off functionality for the LCDs (like the Elekstube Gen2)
  • Changed init and reinit sequence in the TFT class to reduce/avoid "flickering"
  • Changed showDigit in TFT class, now only "draws" something, if the TFTs are in state "enable"

…m with clocks without a power off functionality for the LCDs - changed init and reinit sequence in the TFT class to reduce/avoid "flickering" - changed showDigit in TFT class, now only "draws" something, if the TFTs are in state "enable"
@aly-fly aly-fly merged commit ec968ef into aly-fly:main Nov 25, 2024
2 checks passed
@Martinius79 Martinius79 deleted the FixDisplayPowerOff branch November 28, 2024 18:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants