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

◆ SetSustained()

void Key::SetSustained ( )

Definition at line 30 of file Keyboard.cpp.

30 {
31 sustained_ = true;
32}
bool sustained_
Definition Keyboard.h:37

References sustained_.

Referenced by KeyboardState::HandleNoteOff().

+ Here is the caller graph for this function: