oops
This commit is contained in:
parent
eae7c44874
commit
0fc2c7b5e9
@ -103,7 +103,7 @@ cfdp::SourceHandler::FsmResult& cfdp::SourceHandler::fsmNacked() {
|
||||
|
||||
cfdp::SourceHandler::FsmResult& cfdp::SourceHandler::stateMachine() {
|
||||
fsmResult.packetsSent = 0;
|
||||
fsmResult.errors = 0;gits
|
||||
fsmResult.errors = 0;
|
||||
if (state == cfdp::CfdpState::IDLE) {
|
||||
return fsmResult;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user