added reboot command

This commit is contained in:
2021-08-03 15:28:28 +02:00
parent 477743f626
commit bc32472d88
46 changed files with 382 additions and 104 deletions

View File

@ -29,3 +29,4 @@ class CustomServiceList(enum.Enum):
REACTION_WHEEL_4 = "reaction_wheel_4"
RAD_SENSOR = "rad_sensor"
PLOC_SUPV = "ploc_supv"
CORE = 'core'