From: Dean Camera Date: Fri, 4 Dec 2009 02:06:38 +0000 (+0000) Subject: Fix double oops -- Host mode settle delay was still being ignored due to inverted... X-Git-Tag: LUFA-110528-BETA~777 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/7e86387958555c489ec8a397b463c437be24e1fd?hp=7e86387958555c489ec8a397b463c437be24e1fd Fix double oops -- Host mode settle delay was still being ignored due to inverted logic, HID Parser was assigning the usage Min/Max usage value to the report item's collection path rather than the report item itself. ---