summaryrefslogtreecommitdiff
path: root/avr
diff options
context:
space:
mode:
Diffstat (limited to 'avr')
-rw-r--r--avr/z180-serv.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/avr/z180-serv.c b/avr/z180-serv.c
index 58843fd..87d4b23 100644
--- a/avr/z180-serv.c
+++ b/avr/z180-serv.c
@@ -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