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

◆ setHandleSystemExclusive()

template<class Transport, class _Settings = DefaultSettings, class _Platform = DefaultPlatform>
void MidiInterface< Transport, _Settings, _Platform >::setHandleSystemExclusive ( SystemExclusiveCallback fptr)
inline

Definition at line 196 of file MIDI.h.

SystemExclusiveCallback mSystemExclusiveCallback
Definition MIDI.h:223
The main class for MIDI handling. It is templated over the type of serial port to provide abstraction...
Definition MIDI.h:55

References mSystemExclusiveCallback.