FastLED 3.9.15
Loading...
Searching...
No Matches

◆ sysexArray

template<unsigned SysExMaxSize>
DataByte Message< SysExMaxSize >::sysexArray[sSysExMaxSize]

System Exclusive dedicated byte array.
Array length is stocked on 16 bits, in data1 (LSB) and data2 (MSB)

Definition at line 86 of file midi_Message.h.

Referenced by MidiInterface< Transport, _Settings, _Platform >::send().