diff options
| author | Dean <Dean@d5102386-fcda-11dd-9fdb-3debd5008f28> | 2012-05-13 15:03:17 +0000 |
|---|---|---|
| committer | Dean <Dean@d5102386-fcda-11dd-9fdb-3debd5008f28> | 2012-05-13 15:03:17 +0000 |
| commit | 698f9eb51117f9fd0cc6e12e474c332af37ab78a (patch) | |
| tree | 0d11d457795b870116e3ace34a38b40a17b63baf /Demos/Device/LowLevel/AudioOutput/AudioOutput.h | |
| parent | be873883d5ef94855fa93068dedaa01ac4dd5a93 (diff) | |
AppConfigHeaders: Switch low level Device mode demos to use LUFAConfig.h configuration header files.
git-svn-id: http://lufa-lib.googlecode.com/svn/branches/AppConfigHeaders@2210 d5102386-fcda-11dd-9fdb-3debd5008f28
Diffstat (limited to 'Demos/Device/LowLevel/AudioOutput/AudioOutput.h')
| -rw-r--r-- | Demos/Device/LowLevel/AudioOutput/AudioOutput.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Demos/Device/LowLevel/AudioOutput/AudioOutput.h b/Demos/Device/LowLevel/AudioOutput/AudioOutput.h index 8c5a2033..3bcfc239 100644 --- a/Demos/Device/LowLevel/AudioOutput/AudioOutput.h +++ b/Demos/Device/LowLevel/AudioOutput/AudioOutput.h @@ -43,6 +43,7 @@ #include <avr/interrupt.h> #include "Descriptors.h" + #include "Config/AppConfig.h" #include <LUFA/Version.h> #include <LUFA/Drivers/USB/USB.h> |
