arduino-emulator
Loading...
Searching...
No Matches
Public Attributes | List of all members
arduino::FirmataSysexMessage Struct Reference

#include <FirmataTransport.h>

Public Attributes

uint8_t command
 
std::vector< uint8_t > data
 

Detailed Description

A raw SysEx message: command is the byte right after START_SYSEX, data holds everything up to (excluding) END_SYSEX, undecoded.


The documentation for this struct was generated from the following file: