View displayed while connection to the access point.
More...
#include <WifiConnectingView.h>
View displayed while connection to the access point.
◆ WifiConnectingView() [1/3]
views::WifiConnectingView::WifiConnectingView |
( |
LiquidCrystal_PCF8574 * |
display | ) |
|
|
inline |
Construct the view object.
- Parameters
-
display | pointer to the LCD instance |
◆ WifiConnectingView() [2/3]
Copy constructor - not available.
◆ WifiConnectingView() [3/3]
Move constructor - not available.
◆ activate()
virtual void views::WifiConnectingView::activate |
( |
| ) |
|
|
inlineprotectedvirtual |
called as soon as the view becomes active
◆ tick()
virtual void views::WifiConnectingView::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: