diff --git a/I7000/i7000_mt.c b/I7000/i7000_mt.c index 94d5429..3751c9d 100644 --- a/I7000/i7000_mt.c +++ b/I7000/i7000_mt.c @@ -90,8 +90,8 @@ #define IPS 75 /* Inches per second 75 or 112 */ #define HS_IPS 500 /* High speed rewind Inches per second */ -#define LD 200 -#define HD 400 +#define LD 300 +#define HD 150 #define LT_GAP_LEN ((3 * LD)/ 4) /* Gap length for low density */ #define HT_GAP_LEN ((3 * HD)/ 4) /* Gap length for high density */