From: Dean Camera Date: Thu, 6 Aug 2009 14:30:53 +0000 (+0000) Subject: Simplify CDC device demos, by directly assigning the string to transmit to the pointe... X-Git-Tag: LUFA-110528-BETA~999 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/33a5715e91d7fe2c0c58351a4a973352ae0e01c9?ds=inline;hp=33a5715e91d7fe2c0c58351a4a973352ae0e01c9 Simplify CDC device demos, by directly assigning the string to transmit to the pointer, rather than using an intermediatary table to hold all the possible transmit strings. ---