From: Dean Camera Date: Tue, 27 Jul 2010 11:26:47 +0000 (+0000) Subject: Move over message ID specific header data to unions inside the standard TMC header... X-Git-Tag: LUFA-110528-BETA~314 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/be2a7d45989f5f57b326589350a6ce5bbc835b5c?hp=be2a7d45989f5f57b326589350a6ce5bbc835b5c Move over message ID specific header data to unions inside the standard TMC header structure, so that all header data is read in one chunk in the incomplete TMC demo. ---