wip
This commit is contained in:
parent
2c7de4792d
commit
4c7442e3ea
@ -33,8 +33,8 @@ int serial_status = 0, fd_serial, numbytes;
|
||||
|
||||
double tx_timeout = 0;
|
||||
long tx_timer = 0;
|
||||
#define TX_WAIT 5000
|
||||
#define TX_TIMEOUT 1000. //240.0
|
||||
#define TX_WAIT 1000
|
||||
#define TX_TIMEOUT 240.0
|
||||
#define KEEPALIVE_CYCLE 100
|
||||
|
||||
/* TX Methods */
|
||||
|
Loading…
Reference in New Issue
Block a user