This commit is contained in:
2023-10-09 11:10:20 +02:00
parent dd74f6c3ca
commit 88b0c33632
2 changed files with 4 additions and 0 deletions

View File

@ -76,3 +76,5 @@ class CustomServiceList(str, enum.Enum):
SCEX = "scex"
TM_STORE = "tm_store"
SYSTEM = "system"
PWR_CTRL = "pwr_ctrl"
EPS_SS = "eps_subsystem"