Increased timeout to 5 minutes

This commit is contained in:
Michiel Broek
2005-07-03 19:00:52 +00:00
parent 0179387e07
commit 38f60a4166
2 changed files with 2 additions and 1 deletions

View File

@@ -37,7 +37,7 @@
#define MAX_BLKSIZE 0x7fff /* Don't change! */
#define BLK_HDR_SIZE 2 /* 2 bytes header */
#define BINKP_TIMEOUT 180 /* Global timeout value */
#define BINKP_TIMEOUT 300 /* Global timeout value */
#define SND_BLKSIZE 4096 /* Blocksize transmitter */
#define MM_NUL 0 /* Ignored by binkp (data optionally logged) */