![]() |
LiquidMenu
1.6.0
Menu creation Arduino library for LCDs, wraps LiquidCrystal.
|
Functions | |
void | print_me (uintptr_t address) |
Debug prints an address. More... | |
Variables | |
const uint8_t | DIVISION_LINE_LENGTH = 40 |
Sets the length of the division line. More... | |
Contains the LiquidMenu class definition.
void print_me | ( | uintptr_t | address | ) |
Debug prints an address.
Used for convenience when printing the class's address for identification.
address | - number to be printed |
const uint8_t DIVISION_LINE_LENGTH = 40 |
Sets the length of the division line.