projects
/
pub
/
lufa.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Add more include protection macros to give the user warnings when they try to manuall...
[pub/lufa.git]
/
LUFA
/
Drivers
/
Peripheral
/
AVRU4U6U7
/
ADC.h
diff --git
a/LUFA/Drivers/Peripheral/AVRU4U6U7/ADC.h
b/LUFA/Drivers/Peripheral/AVRU4U6U7/ADC.h
index
a7414ec
..
8b1b47d
100644
(file)
--- a/
LUFA/Drivers/Peripheral/AVRU4U6U7/ADC.h
+++ b/
LUFA/Drivers/Peripheral/AVRU4U6U7/ADC.h
@@
-62,7
+62,7
@@
#endif
\r
\r
/* Preprocessor Checks: */
\r
- #if !defined(INCLUDE_FROM_ADC_H)
\r
+ #if !defined(
__
INCLUDE_FROM_ADC_H)
\r
#error Do not include this file directly. Include LUFA/Drivers/Peripheral/ADC.h instead.
\r
#endif
\r
\r