smaller improvements

This commit is contained in:
2024-05-02 12:28:09 +02:00
parent 3a2ac11407
commit e37061dcf0
4 changed files with 5 additions and 6 deletions

View File

@ -272,7 +272,6 @@ impl<TmSender: EcssTmSender, TcInMemConverter: EcssTcInMemConverter> TargetedPus
for ModeServiceWrapper<TmSender, TcInMemConverter>
{
const SERVICE_ID: u8 = CustomPusServiceId::Mode as u8;
const SERVICE_STR: &'static str = "mode";
delegate::delegate! {