A callback for the GenericSelector class that does nothing. More...
#include <Selector.hpp>
Public Member Functions | |
| void | begin () | 
| Initialize.  More... | |
| void | update () | 
| Refresh, called periodically.  More... | |
| void | update (setting_t oldSetting, setting_t newSetting) | 
| Called when the setting changes.  More... | |
A callback for the GenericSelector class that does nothing.
Definition at line 24 of file Selector.hpp.
      
  | 
  inline | 
Initialize.
Definition at line 26 of file Selector.hpp.
      
  | 
  inline | 
Refresh, called periodically.
Definition at line 28 of file Selector.hpp.
Called when the setting changes.
Definition at line 30 of file Selector.hpp.
 1.8.16