![]() |
ProtoTracer
1.0
Real-time 3D rendering and animation engine
|
Declares the MenuHandler template class for managing single-button menu interactions. More...
#include <Arduino.h>
#include <EEPROM.h>
#include <IntervalTimer.h>
#include "SingleButtonMenuHandler.tpp"
Go to the source code of this file.
Classes | |
class | MenuHandler< menuCount > |
Manages multiple menus and settings using Adafruit NeoTrellis. More... | |
Declares the MenuHandler template class for managing single-button menu interactions.
This file defines the MenuHandler template class, which provides functionality for handling single-button menu navigation and persistent settings storage using EEPROM. It also includes an IntervalTimer for managing menu change timing.
22/12/2024 22/12/2024 Coela Can't! Coela Can't
Definition in file SingleButtonMenuHandler.h.