FastLED 3.9.15
|
enum Thru::Mode |
Enumerator | |
---|---|
Off | Thru disabled (nothing passes through). |
Full | Fully enabled Thru (every incoming message is sent back). |
SameChannel | Only the messages on the Input Channel will be sent back. |
DifferentChannel | All the messages but the ones on the Input Channel will be sent back. |
Definition at line 129 of file midi_Defs.h.