move APID to lib

This commit is contained in:
2023-07-11 00:45:59 +02:00
parent 300ea91c6b
commit e9681b9dbb
4 changed files with 8 additions and 5 deletions

View File

@ -6,6 +6,8 @@ use std::net::Ipv4Addr;
use satrs_mib::res_code::{ResultU16, ResultU16Info};
use satrs_mib::resultcode;
pub const PUS_APID: u16 = 0x02;
#[derive(Copy, Clone, PartialEq, Eq, Debug, TryFromPrimitive, IntoPrimitive)]
#[repr(u8)]
pub enum CustomPusServiceId {