projects
/
pub
/
lufa.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
AppConfigHeaders: Update several user projects to use configuration header files...
[pub/lufa.git]
/
Projects
/
Benito
/
Benito.h
diff --git
a/Projects/Benito/Benito.h
b/Projects/Benito/Benito.h
index
9b91c7c
..
184c173
100644
(file)
--- a/
Projects/Benito/Benito.h
+++ b/
Projects/Benito/Benito.h
@@
-42,6
+42,7
@@
#include <avr/interrupt.h>
#include "Descriptors.h"
+ #include "Config/AppConfig.h"
#include <LUFA/Version.h>
#include <LUFA/Drivers/Board/LEDs.h>