FastLED 3.9.15
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages

◆ data2

template<unsigned SysExMaxSize>
DataByte Message< SysExMaxSize >::data2

The second data byte. If the message is only 2 bytes long, this one is null.
Value goes from 0 to 127.

Definition at line 80 of file midi_Message.h.

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