module documentation
WiFi Settings - Configure WiFi settings.
| Function | run |
Run the app and handle menu input. |
| Function | start |
Start the app and build the WiFi settings menu. |
| Function | stop |
Stop the app and clean up. |
| Variable | _settings |
Undocumented |
| Variable | _settings |
Undocumented |
| Variable | _settings |
Undocumented |
| Variable | _text |
Undocumented |
Run the app and handle menu input.
| Parameters | |
viewViewManager | The view manager instance for display and storage access. |
Start the app and build the WiFi settings menu.
| Parameters | |
viewViewManager | The view manager instance for display and storage access. |
| Returns | |
bool | True if the app started. |
Stop the app and clean up.
| Parameters | |
viewViewManager | The view manager instance for display and storage access. |