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

◆ SetSustained()

void Key::SetSustained ( )

Definition at line 32 of file Keyboard.cpp.

32 {
33 sustained_ = true;
34}
bool sustained_
Definition Keyboard.h:37

References sustained_.

Referenced by KeyboardState::HandleNoteOff().

+ Here is the caller graph for this function: