projects
/
pub
/
USBasp.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Oops - ensure that only the relevant/available interrupts are defined and used on...
[pub/USBasp.git]
/
LUFA
/
Drivers
/
USB
/
Core
/
Host.h
diff --git
a/LUFA/Drivers/USB/Core/Host.h
b/LUFA/Drivers/USB/Core/Host.h
index
4a12f1a
..
b864a96
100644
(file)
--- a/
LUFA/Drivers/USB/Core/Host.h
+++ b/
LUFA/Drivers/USB/Core/Host.h
@@
-51,6
+51,7
@@
\r
/* Includes: */
\r
#include "../../../Common/Common.h"
\r
+ #include "USBMode.h"
\r
\r
/* Preprocessor Checks: */
\r
#if !defined(__INCLUDE_FROM_USB_DRIVER)
\r