LiquidMenu  1.6.0
Menu creation Arduino library for LCDs, wraps LiquidCrystal.
Functions | Variables
LiquidMenu.cpp File Reference
#include "LiquidMenu.h"
#include "glyphs.h"

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...
 

Detailed Description

Contains the LiquidMenu class definition.

Function Documentation

◆ print_me()

void print_me ( uintptr_t  address)

Debug prints an address.

Used for convenience when printing the class's address for identification.

Parameters
address- number to be printed

Variable Documentation

◆ DIVISION_LINE_LENGTH

const uint8_t DIVISION_LINE_LENGTH = 40

Sets the length of the division line.