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

◆ getTransport()

template<class Transport, class _Settings = DefaultSettings, class _Platform = DefaultPlatform>
Transport * MidiInterface< Transport, _Settings, _Platform >::getTransport ( )
inline

Definition at line 264 of file MIDI.h.

264{ return &mTransport; };
Transport & mTransport
Definition MIDI.h:267

References mTransport.