robin fixes

This commit is contained in:
2023-02-21 14:29:40 +01:00
parent 4ced2d0b18
commit a470484b9e
6 changed files with 88 additions and 21 deletions

View File

@ -36,6 +36,7 @@ class CustomServiceList(str, enum.Enum):
POWER = "power"
ACU = "acu"
ACS = "acs"
GYRO = "gyro"
COM_SS = "com"
BPX_BATTERY = "bpx"
HEATER = "heater"