Fix HID Host Class driver sending incorrect ReportType values to the device when issuing requests via the control pipe.

This commit is contained in:
Dean Camera 2010-02-14 22:13:11 +00:00
parent de0ccb3d09
commit 67cb070810
2 changed files with 3 additions and 3 deletions

View file

@ -73,5 +73,5 @@
* \section Sec_LUFAPublications Publications Mentioning LUFA
* - Elektor Magazine, "My First AVR-USB" by Antoine Authier (feature), January 2010 Issue
* - Elektor Magazine, "USB is Cool/Sucks" by Jerry Jacobs and Chris Vossen (minor mention), January 2010 Issue
* - Elektor Magazine, "20 x Open Source", March 2010 Issue
* - Elektor Magazine, "20 x Open Source" by Jens Nickel, March 2010 Issue
*/