| 598 | } |
| 599 | |
| 600 | void triggerClearFlash() { clearFlashTime = 0.12f; } |
| 601 | |
| 602 | void processButtons() { |
| 603 | auto shiftEvent = shiftButtonTrigger.processEvent(params[SHIFT_PARAM].getValue()); |
nothing calls this directly
no outgoing calls
no test coverage detected