From: Dean Camera Date: Tue, 14 Jun 2011 12:54:46 +0000 (+0000) Subject: Add macro guards to the templated C files to prevent compile errors if they are mista... X-Git-Tag: LUFA-111009-BETA~72 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/21a012a018221fd1e55b8b054d09d7900ed9fd79?hp=21a012a018221fd1e55b8b054d09d7900ed9fd79 Add macro guards to the templated C files to prevent compile errors if they are mistakenly compiled as regular source files in a LUFA project. ---