Switch Controller
|
#include <MacroRecorder.h>
Public Member Functions | |
MacroRecorder (const std::function< bool()> &recordEvent, const std::function< bool()> &playEvent) | |
void | update (const std::array< uint8_t, 8 > &data) |
const std::shared_ptr< Macro > | getLastRecordedMacro () const |
|
inline |
|
inline |
|
inline |