From: Dean Camera Date: Fri, 10 May 2013 15:48:52 +0000 (+0200) Subject: Shrink the size of the Printer class bootloader by refactoring the page flush code... X-Git-Tag: LUFA-130901-BETA~100 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/46bb98d9dc0806f5aae346bc5e96c1fef978fe39?hp=46bb98d9dc0806f5aae346bc5e96c1fef978fe39 Shrink the size of the Printer class bootloader by refactoring the page flush code into a static function. ---