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

Detailed Description

Definition at line 101 of file buttons.h.

Public Member Functions

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

Constructor & Destructor Documentation

◆ CountingButton()

CountingButton::CountingButton ( int but_pin)
inlineexplicit

Definition at line 103 of file buttons.h.

Member Function Documentation

◆ curr_val()

int CountingButton::curr_val ( ) const
inline

Definition at line 133 of file buttons.h.

◆ Update()

void CountingButton::Update ( uint32_t time_now)
inline

Definition at line 108 of file buttons.h.


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