Control Surface
1.0.0
MIDI Control Surface library for Arduino
|
#include <VULEDs.hpp>
Public Member Functions | |
VULEDsCallback (const DotBarDisplayLEDs< NumLEDs > &leds) | |
template<class T > | |
void | begin (T &) |
template<class T > | |
void | update (T &t) |
Private Attributes | |
const DotBarDisplayLEDs< NumLEDs > | leds |
Static Private Attributes | |
constexpr static uint8_t | FLOOR_CORRECTION = 5 |
Definition at line 11 of file VULEDs.hpp.
|
inline |
Definition at line 13 of file VULEDs.hpp.
|
inline |
Definition at line 16 of file VULEDs.hpp.
|
inline |
Definition at line 21 of file VULEDs.hpp.
|
private |
Definition at line 28 of file VULEDs.hpp.
|
staticconstexprprivate |
Definition at line 31 of file VULEDs.hpp.