evilsocket / evilsocket/pwnagotchi

Reduce screen refresh rate

Open
#910 0 comments 5 reactions 0 assignees View on GitHub
enhancement
Dominant language
Python
Stars
9.2k
Forks
1.2k
PR merge metrics
No merged PRs in 30d

Description

**Is your feature request related to a problem? Please describe.**
With `ui.fps = 0` the screen supposed to refresh only when there're changes.
However, it still refreshes quite often, which may reduce a lifetime of a screen.

**Describe the solution you'd like**
I suspect uptime counter is the problem, as it may force screen to refresh on seconds change.

If there is an option to disable it - it may reduce refresh rate.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.