fixed conflicts

This commit is contained in:
Jakob.Meier
2021-08-08 15:20:28 +02:00
45 changed files with 381 additions and 103 deletions

View File

@ -30,3 +30,4 @@ class CustomServiceList(enum.Enum):
RAD_SENSOR = "rad_sensor"
PLOC_SUPV = "ploc_supv"
PLOC_UPDATER = "ploc_updater"
CORE = 'core'