reaction wheel set speed command

This commit is contained in:
2021-06-25 12:07:16 +02:00
parent 36582621f2
commit 3d26373726
7 changed files with 79 additions and 19 deletions

View File

@ -23,3 +23,4 @@ class CustomServiceList(enum.Enum):
PLOC = "ploc"
PCDU = "pcdu",
SA_DEPLYOMENT = "sa_depl"
REACTION_WHEEL = "reaction_wheel"