]> cloudbase.mooo.com Git - z180-stamp.git/commitdiff
Enable 8 drives on sd cards hexrel-6.6.1
authorLeo C <erbl259-lmu@yahoo.de>
Fri, 20 May 2016 01:04:32 +0000 (03:04 +0200)
committerLeo C <erbl259-lmu@yahoo.de>
Fri, 20 May 2016 01:04:32 +0000 (03:04 +0200)
avr/z180-serv.c

index 58843fd46dc1560bf8c4bbe867681f34f21b9d42..87d4b23cf7aaa1277a7d047a611131e557adf6e6 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * (C) Copyright 2014 Leo C. <erbl259-lmu@yahoo.de>
  *
- * SPDX-License-Identifier:    GPL-2.0+
+ * SPDX-License-Identifier:    GPL-2.0
  */
 
 #include "common.h"
@@ -206,7 +206,7 @@ void do_msg_get_set_time(uint8_t subf, int len, uint8_t * msg)
 
 /* ---------------------------------------------------------------------------*/
 
-#define MAX_DRIVE      4
+#define MAX_DRIVE      8
 #define BLOCK_SIZE     512
 //#define TPA_BASE     0x10000
 //#define COMMON_BASE  0xC000