fill the output buffer with blanks on DGUS2 clone displays #403
Reference in New Issue
Block a user
No description provided.
Delete Branch "fix/filename-padding"
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?
Description
This is a follow-up to #399.
The intention behind the original logic was to fill the entire line with blanks, so that the output buffer of the display gets "flushed".
This was likely broken for quite a while, so the latest changes removed the blank padding as it didn't do anything useful anymore.
Restore this behavior.
Requirements
Applies to targets with DGUS-clone display.
Benefits
Clear output from previous pages on displays that use buffering.
Configurations
--
Related Issues
--