LiquidMenu
1.5.1
Menu creation Arduino library for LCDs, wraps LiquidCrystal.
|
Go to the source code of this file.
Variables | |
uint8_t | glyph::rightFocus [8] |
The focus glyph shown on the right. More... | |
uint8_t | glyph::leftFocus [8] |
The focus glyph shown on the left. More... | |
uint8_t | glyph::customFocus [8] |
The focus glyph shown when custom focus is set. More... | |
Contains glyph definitions for LiquidMenu library.
uint8_t glyph::customFocus[8] |
The focus glyph shown when custom focus is set.
uint8_t glyph::leftFocus[8] |
The focus glyph shown on the left.
uint8_t glyph::rightFocus[8] |
The focus glyph shown on the right.