-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add a feature to show text hidden by printing mechanism
After 500ms of printing inactivity, roll platen up N lines (currently 8) to show state to user. Before printing again, roll platen back down N+1, then up one to return to the current location for new printing. This enhances the experience for the user, as they can see what they just typed or what the computer just typed back at them. Signed-off-by: Russell Senior <russell@personaltelco.net>
- Loading branch information
1 parent
7761a23
commit 24bb50e
Showing
2 changed files
with
42 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters