add common CFDP source entity ID
This commit is contained in:
parent
22585773e7
commit
6b914a21fd
@ -29,5 +29,6 @@ namespace common {
|
||||
*/
|
||||
static constexpr uint16_t COMMON_PUS_APID = 0xEF;
|
||||
static constexpr uint16_t COMMON_CFDP_APID = 0xF0;
|
||||
static constexpr uint16_t COMMON_CFDP_CLIENT_ENTITY_ID = 0x01;
|
||||
|
||||
} // namespace common
|
||||
|
Loading…
Reference in New Issue
Block a user