implement modulation
This commit is contained in:
parent
7c5e510fe2
commit
dd8f8e6bae
4 changed files with 61 additions and 206 deletions
|
@ -1180,7 +1180,7 @@ int main(void)
|
|||
|
||||
#ifdef MIDI_ENABLE
|
||||
midi_device_process(&midi_device);
|
||||
// MIDI_Task();
|
||||
midi_task();
|
||||
#endif
|
||||
|
||||
#if defined(RGBLIGHT_ANIMATIONS) & defined(RGBLIGHT_ENABLE)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue