FastLED 3.9.15
Loading...
Searching...
No Matches
ToggleButton Class Reference

Detailed Description

Definition at line 10 of file buttons.h.

#include <buttons.h>

Public Member Functions

 ToggleButton (int pin)
 
bool Read ()
 
void Update (uint32_t time_now)
 

Private Member Functions

bool Read_Internal ()
 

Private Attributes

bool changed_
 
uint32_t debounce_timestamp_
 
bool on_
 
int pin_
 

The documentation for this class was generated from the following file: