status display 
        
    
            
        
Status display which can show images and scrolling text.
| Procs | |
| remove_display | Immediately blank the display. | 
|---|---|
| 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_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.