Fixes to the MIDI device demos (ClassDriver, LowLevel); discard unused read-in events...
authorDean Camera <dean@fourwalledcubicle.com>
Wed, 10 Jun 2009 05:03:45 +0000 (05:03 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Wed, 10 Jun 2009 05:03:45 +0000 (05:03 +0000)
commit6be24e44046ffc386e2f4072aa5cccb1c462f47f
tree3a9d00eacc42f772910581d6e2e06b2fc409e466
parent28343b1475b999e61c8fe98eb420507a0e6da388
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.
Demos/Device/ClassDriver/MIDI/MIDI.c
Demos/Device/LowLevel/CDC/CDC.h
Demos/Device/LowLevel/GenericHID/GenericHID.h
Demos/Device/LowLevel/MIDI/MIDI.c
Demos/Device/LowLevel/MIDI/MIDI.h
Demos/Device/LowLevel/Mouse/Mouse.h
Demos/Device/LowLevel/USBtoSerial/USBtoSerial.h
Demos/Host/Incomplete/BluetoothHost/BluetoothHost.h