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