aboutsummaryrefslogtreecommitdiffstats
path: root/tbl_qcmd.h
diff options
context:
space:
mode:
authorFreeArtMan <dos21h@gmail.com>2017-05-02 22:30:10 +0100
committerFreeArtMan <dos21h@gmail.com>2017-05-02 22:30:10 +0100
commitc6f5689838de263b8129b7c612cde030617ce780 (patch)
treec533fd036ebf6441bf98694367f2f378f1d399ef /tbl_qcmd.h
parent5f5d5837c9d662ce00c2fdad5b963eff6551d21c (diff)
downloadagni-c6f5689838de263b8129b7c612cde030617ce780.tar.gz
agni-c6f5689838de263b8129b7c612cde030617ce780.zip
Move commands to seperate files
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 bef4043..55e6d93 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 10 //default amount of seconds to wait replay
+#define QCMD_DEFAULT_TIMEOUT 3 //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