A view which is displayed for a view seconds when the button is pressed during boot.  
 More...
#include <EmergencyEnterMenuView.h>
A view which is displayed for a view seconds when the button is pressed during boot. 
◆ EmergencyEnterMenuView() [1/3]
  
  | 
        
          | views::EmergencyEnterMenuView::EmergencyEnterMenuView | ( | LiquidCrystal_PCF8574 * | display | ) |  |  | inline | 
 
Construct a vie object. 
- Parameters
- 
  
    | display | pointer to the LCD instance |  
 
 
 
◆ EmergencyEnterMenuView() [2/3]
Copy constructor - not available. 
 
 
◆ EmergencyEnterMenuView() [3/3]
Move constructor - not available. 
 
 
◆ activate()
  
  | 
        
          | virtual void views::EmergencyEnterMenuView::activate | ( |  | ) |  |  | inlineprotectedvirtual | 
 
called as soon as the view becomes active 
 
 
◆ tick()
  
  | 
        
          | virtual void views::EmergencyEnterMenuView::tick | ( | const bool & | forceRedraw | ) |  |  | inlinevirtual | 
 
called during the loop function 
- Parameters
- 
  
    | forceRedraw | if true everything should be redrawn |  
 
 
 
The documentation for this class was generated from the following file: