projects
/
pub
/
lufa.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Start update of documentation to support possible multiple architectures in the futur...
[pub/lufa.git]
/
LUFA
/
CodeTemplates
/
DriverStubs
/
Joystick.h
diff --git
a/LUFA/CodeTemplates/DriverStubs/Joystick.h
b/LUFA/CodeTemplates/DriverStubs/Joystick.h
index
1a4f2a2
..
c5c3626
100644
(file)
--- a/
LUFA/CodeTemplates/DriverStubs/Joystick.h
+++ b/
LUFA/CodeTemplates/DriverStubs/Joystick.h
@@
-44,8
+44,6
@@
#define __JOYSTICK_USER_H__
/* Includes: */
- #include <avr/io.h>
-
// TODO: Add any required includes here
/* Enable C linkage for C++ Compilers: */