Arduino menU-Ui magic 1.0
Arduino menu user interface library
Classes | Macros | Variables
menu.h File Reference

here are the menuSystemOverTty object and it's friends. More...

#include "terminalParser.h"
#include <Arduino.h>

Go to the source code of this file.

Classes

class  menuOption
 
class  menuOptionOnOff
 
class  menuOptionRangeValue
 
class  changeScreenMenuOption
 
class  screenMenu
 
class  menu
 

Macros

#define screenMenuMax   4
 
#define menuTextArrayLength   40
 
#define menuOptionsMax   7
 
#define displayMenuOptionsDefault   4
 
#define menuTextLength   (menuTextArrayLength-1)
 

Variables

menu menuSystemOverTty
 
menumenuSystemOverTtyP
 

Detailed Description

here are the menuSystemOverTty object and it's friends.

This library makes intensive use of object-oriented programming. All the object definitions of menuSystemOverTty base objects to be inherited as customizations. Here are the menuSystemOverTty manager oject, and the base objects which to inherit to create custom menus,

Author
Gerard Forcada Bigas
Date
17/10/24