v1.17.0 #327
@ -594,7 +594,7 @@ ReturnValue_t PlocSupvUartManager::handlePacketTransmissionNoReply(
|
||||
}
|
||||
} else {
|
||||
TaskFactory::delayTask(currentDelay);
|
||||
if (currentDelay < 20) {
|
||||
if (currentDelay < 80) {
|
||||
currentDelay *= 2;
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user