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

◆ getInputChannel()

template<class Transport, class Settings, class Platform>
Channel MidiInterface< Transport, Settings, Platform >::getInputChannel ( ) const
inline

Definition at line 1195 of file MIDI.hpp.

1196{
1197 return mInputChannel;
1198}
Channel mInputChannel
Definition MIDI.h:273

References mInputChannel.