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

◆ setHandleActiveSensing()

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

Definition at line 206 of file MIDI.h.

ActiveSensingCallback mActiveSensingCallback
Definition MIDI.h:233
The main class for MIDI handling. It is templated over the type of serial port to provide abstraction...
Definition MIDI.h:55

References mActiveSensingCallback.