Empty callback for VU meters that does nothing.
More...
#include <VU.hpp>
|
template<class T > |
void | begin (const T &) |
|
template<class T > |
void | update (const T &) |
|
Empty callback for VU meters that does nothing.
Definition at line 47 of file VU.hpp.
◆ begin()
template<class T >
void MCU::VUEmptyCallback::begin |
( |
const T & |
| ) |
|
|
inline |
◆ update()
template<class T >
void MCU::VUEmptyCallback::update |
( |
const T & |
| ) |
|
|
inline |
The documentation for this struct was generated from the following file: