Hey,   i just uploaded the MIOS_Bootloader to a STM32F4-Board and added a SD-Card to it to test some basic USB-Midi Stuff. I Added one active-High Button to the D0 Pin and want to get some Midi-CC-Message out of it. My NGC-File looks like this:   # Reset to default RESET_HW EVENT_BUTTON id=1 hw_id=1 type=CC chn= 1 cc= 16 range= 0:127 ports=1111000000000000 # Misc. Configuration DebounceCtr 20 GlobalChannel 0 AllNotesOffChannel 0 ConvertNoteOffToOn0 1   But there is no Action at al