From: Dean Camera Date: Tue, 18 Oct 2011 11:23:23 +0000 (+0000) Subject: Fixed ring buffer size limited to 255 elements, instead of the intended 65535 elements. X-Git-Tag: LUFA-120219~58 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/738c9203fccfdcd11e4fc5bcb3ca4d102d15e1cd?hp=738c9203fccfdcd11e4fc5bcb3ca4d102d15e1cd Fixed ring buffer size limited to 255 elements, instead of the intended 65535 elements. ---