add TMP1075 dev prompt

This commit is contained in:
2023-02-06 14:27:00 +01:00
parent 5e27a22a85
commit b474841d69
5 changed files with 27 additions and 14 deletions

View File

@ -71,6 +71,7 @@ class CustomServiceList(str, enum.Enum):
TIME = "time"
PROCEDURE = "proc"
RTD = "rtd"
TMP1075 = "tcs_tmp"
TVTTESTPROCEDURE = "tvtestproc"
CONTROLLERS = "controllers"
SCEX = "scex"