bump tmtccmd

This commit is contained in:
2023-01-17 18:37:16 +01:00
parent ff72c02508
commit 44f15eced7
8 changed files with 25 additions and 25 deletions

View File

@ -12,7 +12,7 @@ from tmtccmd.tc.decorator import ServiceProviderParams
from tmtccmd.tc.pus_8_funccmd import make_fsfw_action_cmd
from tmtccmd.tc.pus_3_fsfw_hk import generate_one_hk_command, make_sid
from tmtccmd.tc.pus_200_fsfw_modes import pack_mode_data, Mode
from tmtccmd.tc.pus_200_fsfw_modes import Subservices as ModeSubservices
from tmtccmd.tc.pus_200_fsfw_modes import Subservice as ModeSubservices
class BpxSetId: