diff --git a/src/ecss.rs b/src/ecss.rs index ab2bd5f..37293c9 100644 --- a/src/ecss.rs +++ b/src/ecss.rs @@ -22,7 +22,7 @@ pub enum PusServiceId { Housekeeping = 3, Event = 5, Action = 8, - Test = 17 + Test = 17, } /// All PUS versions. Only PUS C is supported by this library.