summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--avr/z180-serv.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/avr/z180-serv.c b/avr/z180-serv.c
index 22dafe1..dfdb022 100644
--- a/avr/z180-serv.c
+++ b/avr/z180-serv.c
@@ -104,7 +104,7 @@ void do_msg_echo(uint8_t subf, int len, uint8_t * msg)
/* ---------------------------------------------------------------------------*/
-#define MAX_DRIVE 2
+#define MAX_DRIVE 4
#define BLOCK_SIZE 512