status_display
Status display which can show images and scrolling text.
Procs | |
remove_display | Immediately blank the display. |
---|---|
set_message | Prepare the display to marquee the given two lines. |
set_picture | Immediately change the display to the given picture. |
update | Update the display and, if necessary, re-enable processing. |
update_display | Immediately change the display to the given two lines. |
Proc Details
remove_display
Immediately blank the display.
set_message
Prepare the display to marquee the given two lines.
Call with no arguments to disable.
set_picture
Immediately change the display to the given picture.
update
Update the display and, if necessary, re-enable processing.
update_display
Immediately change the display to the given two lines.