|
FastLED 3.9.15
|
| void KeyboardState::HandleNoteOn | ( | uint8_t | midi_note, |
| uint8_t | velocity, | ||
| int | color_selector_value, | ||
| uint32_t | now_ms ) |
Definition at line 114 of file Keyboard.cpp.
References brightness(), dprint, dprintln, GetKey(), HandleNoteOff(), Key::idx_, SelectColor(), Key::SetOn(), and ToBrightness().
Here is the call graph for this function: