|
UI_Lib
a1366e08a59cc549a65fa26081e6409aa12f26d5
This is a user interface library for graphical LCDs. It offers many different controls and indicators that can be nested depending on the element types.
|
Containing a class for a numeric indicator that is only showing a numeric variable value. More...
#include "../Core/UIElement.h"Go to the source code of this file.
Classes | |
| class | NumericIndicator< T > |
| Class for a numeric indicator that is only showing a numeric variable value. More... | |
Macros | |
| #define | DEFAULT_NUMERIC_INDICATOR_STRING_LENGTH 15 |
| Default max string length for a numeric indicator. | |
Containing a class for a numeric indicator that is only showing a numeric variable value.