cli argument
Some checks failed
EIVE/-/pipeline/head There was a failure building this commit

This commit is contained in:
2023-07-10 16:03:08 +02:00
parent 069f84d220
commit 37a35c4446
7 changed files with 59 additions and 14 deletions

View File

@ -6,6 +6,7 @@ class CtrlSetId(enum.IntEnum):
DEVICE_SENSORS = 1
SUS_TEMP_SENSORS = 2
HEATER_INFO = 4
TCS_CTRL_INFO = 5
class TcsSubmode(enum.IntEnum):