Screen not Corectly Blanking on RNG Monitor #53
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
zadammac/PETI#53
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Version String: v/0.5.0 - Dev (and Earlier)
Expected Behaviour: When viewing the RNG Status monitor in debug mode, the lines between the initial seed readout and "CURRENT RNG CARD" should be blank.
Issue: Text from the debug menu is instead displayed.
Workaround: Doesn't impact utility of the screen, but it's annoying.
corrected on branch f/rng-spi-bridge; we just call
DISPLAY_blankFrame()every frame now. Screw efficiency.Correction merged to the version branch for 0.5.0