Fixed broken input in the MagStripe reader project due to an incorrect HID report descriptor.

This commit is contained in:
Dean Camera 2010-11-07 12:54:52 +00:00
parent 210bd4db24
commit bac860b173
2 changed files with 2 additions and 1 deletions

View file

@ -98,6 +98,7 @@
* - Fixed MIDI_Host_Flush() not aborting early when the specified MIDI host interface was not configured
* - Fixed MIDI class driver send routines silently discarding packets if the endpoint or pipe is busy (thanks to Robin Green)
* - Fixed USBtoSerial and XPLAINBridge demos discarding data from the PC if the send buffer becomes full
* - Fixed broken input in the MagStripe reader project due to an incorrect HID report descriptor
*
* \section Sec_ChangeLog100807 Version 100807
* <b>New:</b>