From: Dean Camera Date: Sun, 19 Jul 2009 09:04:25 +0000 (+0000) Subject: Fixed incorrect PIPE_EPNUM_MASK mask causing pipe failures on devices with endpoint... X-Git-Tag: LUFA-110528-BETA~1071 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/9d2613d90868b59ac48ccce8b652819d5cd388d5?hp=9d2613d90868b59ac48ccce8b652819d5cd388d5 Fixed incorrect PIPE_EPNUM_MASK mask causing pipe failures on devices with endpoint addresses of 8 and above (thanks to John Andrews). ---