cargo fmt
Some checks failed
Rust/spacepackets/pipeline/head There was a failure building this commit
Some checks failed
Rust/spacepackets/pipeline/head There was a failure building this commit
This commit is contained in:
parent
eb5ace0658
commit
2756670efe
@ -22,7 +22,7 @@ pub enum PusServiceId {
|
|||||||
Housekeeping = 3,
|
Housekeeping = 3,
|
||||||
Event = 5,
|
Event = 5,
|
||||||
Action = 8,
|
Action = 8,
|
||||||
Test = 17
|
Test = 17,
|
||||||
}
|
}
|
||||||
|
|
||||||
/// All PUS versions. Only PUS C is supported by this library.
|
/// All PUS versions. Only PUS C is supported by this library.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user