{\r
CheckJoystickMovement();\r
\r
+ /* Must acknowedge MIDI packets from the host even though they aren't used, or the host locks up */\r
MIDI_EventPacket_t DummyMIDIEvent;\r
MIDI_Device_ReceiveEventPacket(&Keyboard_MIDI_Interface, &DummyMIDIEvent);\r
\r