Skip to content
This repository has been archived by the owner on Dec 18, 2024. It is now read-only.

Fix led fade times. #249

Merged
merged 2 commits into from
Sep 18, 2024
Merged

Fix led fade times. #249

merged 2 commits into from
Sep 18, 2024

Conversation

kareltucek
Copy link
Contributor

@mondalaci
Copy link
Member

Now, the timeouts happen, but they're very erratic:

  1. Set backlight timeouts to 1s.
  2. Set OLED timeouts to 2s.
  3. According to my tests, the actual timeout is random and varies between 5s to 50s. And the same timeout is always used for the OLED and backlight, even though I specified different values.

@kareltucek
Copy link
Contributor Author

Please share your UserConfig. When testing, hat does read the OLED battery state section?

@mondalaci mondalaci merged commit 9e15152 into master Sep 18, 2024
1 check passed
@mondalaci mondalaci deleted the fix_led_fades branch September 18, 2024 14:05
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Nonzero LED timeouts immediately disable LEDs
2 participants