X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/c31fdbd03eee95660d65adb0f1bf7c0c397fd435..fe3a5c24623030306bca129a4653323f0bfb80bc:/Projects/Magstripe/Magstripe.txt
diff --git a/Projects/Magstripe/Magstripe.txt b/Projects/Magstripe/Magstripe.txt
index 48fc05929..9c39cbf0a 100644
--- a/Projects/Magstripe/Magstripe.txt
+++ b/Projects/Magstripe/Magstripe.txt
@@ -110,52 +110,52 @@
*
*
* MAG_T1_CLOCK |
- * Makefile LUFA_OPTS |
+ * AppConfig.h |
* Mask for the magnetic card reader's CLOCK line for the reader's track 1 output. |
*
*
* MAG_T1_DATA |
- * Makefile LUFA_OPTS |
+ * AppConfig.h |
* Mask for the magnetic card reader's DATA line for the reader's track 1 output. |
*
*
* MAG_T2_CLOCK |
- * Makefile LUFA_OPTS |
+ * AppConfig.h |
* Mask for the magnetic card reader's CLOCK line for the reader's track 2 output. |
*
*
* MAG_T2_DATA |
- * Makefile LUFA_OPTS |
+ * AppConfig.h |
* Mask for the magnetic card reader's DATA line for the reader's track 2 output. |
*
*
* MAG_T3_CLOCK |
- * Makefile LUFA_OPTS |
+ * AppConfig.h |
* Mask for the magnetic card reader's CLOCK line for the reader's track 3 output. |
*
*
* MAG_T3_DATA |
- * Makefile LUFA_OPTS |
+ * AppConfig.h |
* Mask for the magnetic card reader's DATA line for the reader's track 3 output. |
*
*
* MAG_CARDPRESENT |
- * Makefile LUFA_OPTS |
+ * AppConfig.h |
* Mask for the magnetic card reader's card detection output. |
*
*
* MAG_PIN |
- * Makefile LUFA_OPTS |
+ * AppConfig.h |
* PIN register that the magnetic card reader device is attached to. |
*
*
* MAG_PORT |
- * Makefile LUFA_OPTS |
+ * AppConfig.h |
* PORT register that the magnetic card reader device is attached to. |
*
*
* MAG_DDR |
- * Makefile LUFA_OPTS |
+ * AppConfig.h |
* DDR register that the magnetic card reader device is attached to. |
*
*