projects
/
pub
/
USBasp.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
AppConfigHeaders: Make sure that in applications using an AppConfig.h configuration...
[pub/USBasp.git]
/
Demos
/
Device
/
ClassDriver
/
AudioInput
/
AudioInput.h
diff --git
a/Demos/Device/ClassDriver/AudioInput/AudioInput.h
b/Demos/Device/ClassDriver/AudioInput/AudioInput.h
index
fb5e69c
..
6af4a1e
100644
(file)
--- a/
Demos/Device/ClassDriver/AudioInput/AudioInput.h
+++ b/
Demos/Device/ClassDriver/AudioInput/AudioInput.h
@@
-42,7
+42,6
@@
#include <avr/power.h>
#include <avr/interrupt.h>
- #include <LUFA/Version.h>
#include <LUFA/Drivers/Board/LEDs.h>
#include <LUFA/Drivers/Board/Buttons.h>
#include <LUFA/Drivers/Peripheral/ADC.h>