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

◆ setHandleSystemReset()

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

Definition at line 207 of file MIDI.h.

SystemResetCallback mSystemResetCallback
Definition MIDI.h:234
The main class for MIDI handling. It is templated over the type of serial port to provide abstraction...
Definition MIDI.h:55

References mSystemResetCallback.