Fix timeout error

This commit is contained in:
jl777
2019-07-30 04:36:20 -11:00
parent 68bc984985
commit dd67e645ff

View File

@@ -18,8 +18,8 @@
#define KOMODO_NSPV_DEFSH #define KOMODO_NSPV_DEFSH
#define NSPV_PROTOCOL_VERSION 0x00000002 #define NSPV_PROTOCOL_VERSION 0x00000002
#define NSPV_POLLITERS 100 #define NSPV_POLLITERS 200
#define NSPV_POLLMICROS 30000 #define NSPV_POLLMICROS 50000
#define NSPV_MAXVINS 64 #define NSPV_MAXVINS 64
#define NSPV_AUTOLOGOUT 777 #define NSPV_AUTOLOGOUT 777
#define NSPV_BRANCHID 0x76b809bb #define NSPV_BRANCHID 0x76b809bb