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

◆ SetSustained()

void Key::SetSustained ( )

Definition at line 31 of file Keyboard.cpp.

31 {
32 mSustained = true;
33}
bool mSustained
Definition Keyboard.h:37

References mSustained.

Referenced by KeyboardState::HandleNoteOff().

+ Here is the caller graph for this function: