From: Dean Camera Date: Mon, 30 Nov 2009 02:20:26 +0000 (+0000) Subject: Added CDC_Host_Flush() function to the CDC Host Class driver to flush sent data to... X-Git-Tag: LUFA-110528-BETA~793 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/1b2cd16976207c21bbdfbd15852b0afa92c0f516?ds=inline;hp=1b2cd16976207c21bbdfbd15852b0afa92c0f516 Added CDC_Host_Flush() function to the CDC Host Class driver to flush sent data to the attached device. ---