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 mChanged
 
uint32_t mDebounceTimestamp
 
bool mOn
 
int mPin
 

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