mirror of
https://github.com/SpudGunMan/meshing-around.git
synced 2026-05-06 21:42:15 +02:00
add messagingSettings
This commit is contained in:
@@ -106,4 +106,9 @@ signalDetectionThreshold = -10
|
||||
signalHoldTime = 10
|
||||
# the following are combined to reset the monitor
|
||||
signalCooldown = 5
|
||||
signalCycleLimit = 5
|
||||
signalCycleLimit = 5
|
||||
|
||||
[messagingSettings]
|
||||
responseDelay = 0.7 # delay in seconds for response to avoid message collision
|
||||
splitDelay = 0.7 # delay in seconds for splits in messages to avoid message collision
|
||||
MESSAGE_CHUNK_SIZE = 160 # message chunk size for sending at high success rate
|
||||
|
||||
Reference in New Issue
Block a user