projects
/
pub
/
USBasp.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Add LINKER_RELAXATIONS option to the LUFA BUILD build system module.
[pub/USBasp.git]
/
Demos
/
Device
/
LowLevel
/
Mouse
/
Mouse.h
diff --git
a/Demos/Device/LowLevel/Mouse/Mouse.h
b/Demos/Device/LowLevel/Mouse/Mouse.h
index
b304a61
..
94e74df
100644
(file)
--- a/
Demos/Device/LowLevel/Mouse/Mouse.h
+++ b/
Demos/Device/LowLevel/Mouse/Mouse.h
@@
-45,8
+45,7
@@
#include <string.h>
#include "Descriptors.h"
#include <string.h>
#include "Descriptors.h"
- #include "Config/AppConfig.h"
-
+
#include <LUFA/Drivers/USB/USB.h>
#include <LUFA/Drivers/Board/Joystick.h>
#include <LUFA/Drivers/Board/LEDs.h>
#include <LUFA/Drivers/USB/USB.h>
#include <LUFA/Drivers/Board/Joystick.h>
#include <LUFA/Drivers/Board/LEDs.h>