diff options
| author | Dean <Dean@d5102386-fcda-11dd-9fdb-3debd5008f28> | 2012-05-10 20:11:47 +0000 |
|---|---|---|
| committer | Dean <Dean@d5102386-fcda-11dd-9fdb-3debd5008f28> | 2012-05-10 20:11:47 +0000 |
| commit | e028e9837810d68b5433d2354bc80ea36ce3ba56 (patch) | |
| tree | e36a530ee2254dc473fa1b0397facb94c4397f9c /Projects/AVRISP-MKII/AVRISP-MKII.h | |
| parent | e5da5b72e5107b24d62fd8dccaee071112688f36 (diff) | |
AppConfigHeaders: Update several user projects to use configuration header files, rather than makefile defines.
git-svn-id: http://lufa-lib.googlecode.com/svn/branches/AppConfigHeaders@2195 d5102386-fcda-11dd-9fdb-3debd5008f28
Diffstat (limited to 'Projects/AVRISP-MKII/AVRISP-MKII.h')
| -rw-r--r-- | Projects/AVRISP-MKII/AVRISP-MKII.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Projects/AVRISP-MKII/AVRISP-MKII.h b/Projects/AVRISP-MKII/AVRISP-MKII.h index 21703052..e7b41841 100644 --- a/Projects/AVRISP-MKII/AVRISP-MKII.h +++ b/Projects/AVRISP-MKII/AVRISP-MKII.h @@ -52,6 +52,7 @@ #include "Descriptors.h" #include "Lib/V2Protocol.h" + #include "Config/AppConfig.h" /* Macros: */ /** LED mask for the library LED driver, to indicate that the USB interface is not ready. */ |
