|
arduino-emulator
|
#include <FirmataTransport.h>
Public Attributes | |
| uint8_t | command |
| std::vector< uint8_t > | data |
A raw SysEx message: command is the byte right after START_SYSEX, data holds everything up to (excluding) END_SYSEX, undecoded.