aboutsummaryrefslogtreecommitdiffstats
path: root/tbl_qcmd.h
diff options
context:
space:
mode:
authorFreeArtMan <dos21h@gmail.com>2017-05-04 22:21:39 +0100
committerFreeArtMan <dos21h@gmail.com>2017-05-04 22:21:39 +0100
commit417edbce2abde566e94d8986b487293d55e173c0 (patch)
tree133db23e0c58704f06447a77e8a1e964bf98be2c /tbl_qcmd.h
parent0a24537719de7cab1b4df46e7d6a22564f66ec6a (diff)
downloadagni-417edbce2abde566e94d8986b487293d55e173c0.tar.gz
agni-417edbce2abde566e94d8986b487293d55e173c0.zip
Added new commands CMD,SHA1. Added support of params for commands. Fixed some bugs with uninitialised buffers
Diffstat (limited to 'tbl_qcmd.h')
-rw-r--r--tbl_qcmd.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tbl_qcmd.h b/tbl_qcmd.h
index 55e6d93..bef4043 100644
--- a/tbl_qcmd.h
+++ b/tbl_qcmd.h
@@ -45,7 +45,7 @@ typedef struct tbl_exec
tble_exec **cmd;
} tbl_exec;
-#define QCMD_DEFAULT_TIMEOUT 3 //default amount of seconds to wait replay
+#define QCMD_DEFAULT_TIMEOUT 10 //default amount of seconds to wait replay
#define QCMD_NONE 0 //nothing happening with this command
#define QCMD_TIMEOUT 1 //command running to long without result