Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Settings Class Reference
#include <settings.h>
Public Member Functions | |
Settings () | |
A constructor for the Tutorial's page number. | |
bool | updateAndWriteSettings () |
Allows to change contrast and brightness of the screen by using a knob. |
Detailed Description
Settings Class.
describes the Settings.
- Date:
- 15/04/2019
Definition at line 10 of file settings.h.
Constructor & Destructor Documentation
Settings | ( | ) |
A constructor for the Tutorial's page number.
Definition at line 8 of file settings.cpp.
Member Function Documentation
bool updateAndWriteSettings | ( | ) |
Allows to change contrast and brightness of the screen by using a knob.
Updates and draws the text and the percentage bar. Allows to choose the level of contrast and screen brightness.
Definition at line 15 of file settings.cpp.
Generated on Wed Dec 20 2023 20:30:17 by
