mirror of
https://github.com/3cky/mbusd.git
synced 2025-02-05 23:21:28 +01:00
RTU response wait time raised to 500 ms
This commit is contained in:
parent
2676b6e886
commit
58244c0176
@ -50,7 +50,7 @@
|
||||
#define DEFAULT_MAXCONN 32
|
||||
#define DEFAULT_MAXTRY 3
|
||||
#define DEFAULT_RQSTPAUSE 100
|
||||
#define DEFAULT_RESPWAIT 50
|
||||
#define DEFAULT_RESPWAIT 500
|
||||
#define DEFAULT_CONNTIMEOUT 60
|
||||
|
||||
#define CRCSIZE 2 /* size (in bytes) of CRC */
|
||||
|
Loading…
Reference in New Issue
Block a user