From: Dean Camera Date: Thu, 11 Feb 2010 04:05:02 +0000 (+0000) Subject: Add more include protection macros to give the user warnings when they try to manuall... X-Git-Tag: LUFA-110528-BETA~603 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/d49cc0f7830319e701294e19937fae4de26ae8e2?hp=d49cc0f7830319e701294e19937fae4de26ae8e2 Add more include protection macros to give the user warnings when they try to manually include private driver header files, instead of the public driver headers. ---