aboutsummaryrefslogtreecommitdiffstats
path: root/Projects/Magstripe/Magstripe.h
diff options
context:
space:
mode:
Diffstat (limited to 'Projects/Magstripe/Magstripe.h')
-rw-r--r--Projects/Magstripe/Magstripe.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/Projects/Magstripe/Magstripe.h b/Projects/Magstripe/Magstripe.h
index 93e593e7c..4e0aac979 100644
--- a/Projects/Magstripe/Magstripe.h
+++ b/Projects/Magstripe/Magstripe.h
@@ -51,6 +51,9 @@
#include <LUFA/Drivers/USB/Class/HID.h>
/* Macros: */
+ /** Total number of tracks which can be read from the card, between 1 and 3. */
+ #define TOTAL_TRACKS 3
+
/** HID keyboard keycode to indicate that no is currently pressed. */
#define KEY_NONE 0