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.
Loading...
Searching...
No Matches
UI_Icons.h File Reference

Containing icons for the UI_Lib. More...

Go to the source code of this file.

Macros

#define icon_info_width   16
 Width of the info icon.
 
#define icon_info_height   16
 Height of the info icon.
 
#define icon_warning_width   16
 Width of the warning icon.
 
#define icon_warning_height   16
 Height of the warning icon.
 
#define icon_error_width   16
 Width of the error icon.
 
#define icon_error_height   16
 Height of the error icon.
 
#define icon_pencil_width   16
 Width of the pencil icon.
 
#define icon_pencil_height   16
 Height of the pencil icon.
 

Variables

const unsigned char icon_info_bits[] PROGMEM
 Data array of the info icon.
 

Detailed Description

Containing icons for the UI_Lib.

Variable Documentation

◆ PROGMEM

const unsigned char icon_pencil_bits [] PROGMEM
extern

Data array of the info icon.

Data array of the pencil icon.

Data array of the error icon.

Data array of the warning icon.