mgm base cmds

This commit is contained in:
2023-02-28 01:24:47 +01:00
parent 649c019eb8
commit 0ce32521f4
3 changed files with 54 additions and 0 deletions

View File

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