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

Declares the ButtonHandler class for managing button input and state. More...

#include <Arduino.h>
Include dependency graph for ButtonHandler.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ButtonHandler
 Manages button input and state with interrupt support. More...
 

Detailed Description

Declares the ButtonHandler class for managing button input and state.

This file defines the ButtonHandler class, which provides static methods for initializing a button, handling interrupts, and retrieving button states and values.

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

Definition in file ButtonHandler.h.