From a56046f1cc5aa9cce03b2d2b78e94e7a8809946a Mon Sep 17 00:00:00 2001 From: positionhigh Date: Tue, 4 Jan 2022 20:38:24 +0100 Subject: [PATCH] =?UTF-8?q?Dateien=20hochladen=20nach=20=E2=80=9E=E2=80=9C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- MicroDexed.ino | 1 - 1 file changed, 1 deletion(-) diff --git a/MicroDexed.ino b/MicroDexed.ino index 4eda487..a4ddaa5 100644 --- a/MicroDexed.ino +++ b/MicroDexed.ino @@ -1031,7 +1031,6 @@ void learn_cc(byte inChannel, byte inNumber) /****************************************************************************** MIDI MESSAGE HANDLER ******************************************************************************/ - void handleNoteOn(byte inChannel, byte inNumber, byte inVelocity) { if (seq.midi_learn_active && LCDML.FUNC_getID() == LCDML.OTHER_getIDFromFunction(UI_func_custom_mappings) )