From: Dean Camera Date: Wed, 10 Jun 2009 05:03:45 +0000 (+0000) Subject: Fixes to the MIDI device demos (ClassDriver, LowLevel); discard unused read-in events... X-Git-Tag: LUFA-110528-BETA~1137 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/6be24e44046ffc386e2f4072aa5cccb1c462f47f?ds=inline;hp=6be24e44046ffc386e2f4072aa5cccb1c462f47f Fixes to the MIDI device demos (ClassDriver, LowLevel); discard unused read-in events from the host, use standard MIDI event structure in low level demo rather than sending individual bytes. ---