Update FSFW from upstream #71
@ -253,6 +253,7 @@ void DeviceHandlerBase::decrementDeviceReplyMap() {
|
|||||||
if (timedOut) {
|
if (timedOut) {
|
||||||
replyToReply(replyPair.first, replyPair.second, TIMEOUT);
|
replyToReply(replyPair.first, replyPair.second, TIMEOUT);
|
||||||
missedReply(replyPair.first);
|
missedReply(replyPair.first);
|
||||||
|
timedOut = false;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user