ProtoTracer  1.0
Real-time 3D rendering and animation engine
Loading...
Searching...
No Matches
NeoTrellisMenuHandler.h File Reference

Declares the MenuHandler template class for managing menu interactions using Adafruit NeoTrellis. More...

#include <Arduino.h>
#include <EEPROM.h>
#include "Adafruit_NeoTrellis.h"
#include "NeoTrellisMenuHandler.tpp"
Include dependency graph for NeoTrellisMenuHandler.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  MenuHandler< menuCount >
 Manages multiple menus and settings using Adafruit NeoTrellis. More...
 

Detailed Description

Declares the MenuHandler template class for managing menu interactions using Adafruit NeoTrellis.

This file defines the MenuHandler template class, which provides functionality for managing multiple menus and settings through an Adafruit NeoTrellis keypad interface, including EEPROM storage for persistent settings.

22/12/2024 22/12/2024 Coela Can't! Coela Can't

Definition in file NeoTrellisMenuHandler.h.