bump spacepackets, clippy fixes
This commit is contained in:
@ -1,8 +1 @@
|
||||
#[derive(Debug, Copy, Clone, PartialEq, Eq)]
|
||||
pub enum Subservice {
|
||||
TcEnableGeneration = 5,
|
||||
TcDisableGeneration = 6,
|
||||
TmHkPacket = 25,
|
||||
TcGenerateOneShotHk = 27,
|
||||
TcModifyCollectionInterval = 31,
|
||||
}
|
||||
pub use spacepackets::ecss::hk::*;
|
||||
|
Reference in New Issue
Block a user