mirror of
https://github.com/BotChain-Robots/control.git
synced 2026-03-09 16:22:26 +01:00
Expire modules less often
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
#define TOPOLOGY_BUFFER_SIZE 1024
|
||||
#define SENSOR_BUFFER_SIZE 1024
|
||||
#define NETWORK_CONFIG_FETCH_RATE 3s
|
||||
#define MODULE_EXPIRE_TIME 3s
|
||||
#define MODULE_EXPIRE_TIME 6s
|
||||
#define CONTROL_MESSAGE_FREQUENCY 50ms
|
||||
|
||||
using namespace std::chrono_literals;
|
||||
|
||||
Reference in New Issue
Block a user