add CFDP APID to TCP parse list
All checks were successful
EIVE/eive-obsw/pipeline/pr-develop This commit looks good

This commit is contained in:
2022-09-16 18:10:23 +02:00
parent 9411b740ae
commit 8aa412e865
12 changed files with 31 additions and 17 deletions

View File

@ -0,0 +1 @@

View File

@ -52,6 +52,6 @@ class EiveFaultHandler : public cfdp::FaultHandlerBase {
}
};
}
} // namespace cfdp
#endif /* MISSION_CFDP_CONFIG_H_ */