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
/
Board
/
USBKEY
/
Buttons.h
diff --git
a/LUFA/Drivers/Board/USBKEY/Buttons.h
b/LUFA/Drivers/Board/USBKEY/Buttons.h
index
606fe81
..
db1391c
100644
(file)
--- a/
LUFA/Drivers/Board/USBKEY/Buttons.h
+++ b/
LUFA/Drivers/Board/USBKEY/Buttons.h
@@
-62,7
+62,7
@@
#endif
\r
\r
/* Preprocessor Checks: */
\r
- #if !defined(INCLUDE_FROM_BUTTONS_H)
\r
+ #if !defined(
__
INCLUDE_FROM_BUTTONS_H)
\r
#error Do not include this file directly. Include LUFA/Drivers/Board/Buttons.h instead.
\r
#endif
\r
\r