![]() |
LiquidMenu
1.3.0
Menu creation Arduino library for LCDs, wraps LiquidCrystal.
|
#include "LiquidMenu.h"Functions | |
| void | print_me (uintptr_t address) |
| Prints the number passed to it in a specific way. More... | |
Contains the LiquidLine class definition.
| void print_me | ( | uintptr_t | address | ) |
Prints the number passed to it in a specific way.
Used for convenience when printing the class's address for indentification.
| address | - number to be printed |
1.8.12