From: Dean Camera Date: Mon, 13 Apr 2009 06:58:46 +0000 (+0000) Subject: Fixed RNDISEthenet demo checking the incorrect message field for packet size constrai... X-Git-Tag: LUFA-110528-BETA~1223 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/af02b5b0c953931ce8b8925439972b1b4bd1d77e?ds=inline;hp=af02b5b0c953931ce8b8925439972b1b4bd1d77e Fixed RNDISEthenet demo checking the incorrect message field for packet size constraints (thanks to Jonathan). Fixed WriteNextReport code in the GenericHIDHost demo using incorrect parameter types and not selecting the correct endpoint. ---