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

◆ getThruState()

template<class Transport, class Settings, class Platform>
bool MidiInterface< Transport, Settings, Platform >::getThruState ( ) const
inline

Definition at line 1365 of file MIDI.hpp.

1366{
1367 return mThruActivated;
1368}
bool mThruActivated
Definition MIDI.h:281

References mThruActivated.