Update config.template

This commit is contained in:
SpudGunMan
2024-09-25 21:09:11 -07:00
parent a874b42c41
commit 3e06902b07

View File

@@ -125,6 +125,6 @@ signalCycleLimit = 5
# delay in seconds for response to avoid message collision
responseDelay = 0.7
# delay in seconds for splits in messages to avoid message collision
splitDelay = 0.7
splitDelay = 0.0
# message chunk size for sending at high success rate
MESSAGE_CHUNK_SIZE = 160