@ -52,7 +52,6 @@ typedef struct custom_midi_map_s {
uint8_t channel; // Midi Channel
uint8_t in; // Midi Input Key/Pad / Value
uint8_t out; // Destination Key / Value
} custom_midi_map_t;
#endif