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

Detailed Description

Definition at line 101 of file buttons.h.

#include <buttons.h>

+ Collaboration diagram for CountingButton:

Public Member Functions

 CountingButton (int but_pin)
 
int curr_val () const
 
void Update (uint32_t time_now)
 

Private Member Functions

bool Read ()
 

Private Attributes

DigitalButton button_
 
int curr_val_
 
unsigned long debounce_timestamp_
 
UIButton mButton = UIButton("Counting UIButton")
 
bool on_
 

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