From: Dean Camera Date: Sun, 19 Jul 2009 07:30:37 +0000 (+0000) Subject: Magstripe Project: Ensure that empty tracks still print out a newline seperator so... X-Git-Tag: LUFA-110528-BETA~1072 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/b243c2b80bf51c2b1473fbd4bac204bd6d984b7b?hp=b243c2b80bf51c2b1473fbd4bac204bd6d984b7b Magstripe Project: Ensure that empty tracks still print out a newline seperator so that the host always knows what track data is being sent. Updates to PrinterHost demo to include some PCL test data plus fixes to the GetDeviceID routine. ---