X-Git-Url: http://git.linex4red.de/pub/lufa.git/blobdiff_plain/d6543dee0d2723ee9f09137116264f123433b1a3..b243c2b80bf51c2b1473fbd4bac204bd6d984b7b:/Projects/Magstripe/Magstripe.h 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 /* 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