From: Dean Camera Date: Sat, 11 Sep 2010 04:09:48 +0000 (+0000) Subject: Added PRNT_Host_SendByte() and PRNT_Host_Flush() functions to the Host mode Printer... X-Git-Tag: LUFA-110528-BETA~254 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/12fb68ea1fd3b87c748de5d22c816a086b41cff9?ds=inline;hp=12fb68ea1fd3b87c748de5d22c816a086b41cff9 Added PRNT_Host_SendByte() and PRNT_Host_Flush() functions to the Host mode Printer Class driver. Modified PRNT_Host_USBTask() to flush the output pipe on each call. ---