projects
/
pub
/
USBasp.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Fix TWI driver not aborting when faced with no response after attempting to address...
[pub/USBasp.git]
/
LUFA
/
Drivers
/
Peripheral
/
TWI.h
diff --git
a/LUFA/Drivers/Peripheral/TWI.h
b/LUFA/Drivers/Peripheral/TWI.h
index
7432a16
..
29c0afe
100644
(file)
--- a/
LUFA/Drivers/Peripheral/TWI.h
+++ b/
LUFA/Drivers/Peripheral/TWI.h
@@
-53,8
+53,7
@@
\r
/* Macros: */
\r
#if !defined(__DOXYGEN__)
\r
- #define INCLUDE_FROM_TWI_H
\r
- #define INCLUDE_FROM_CHIP_DRIVER
\r
+ #define __INCLUDE_FROM_TWI_H
\r
#endif
\r
\r
/* Includes: */
\r