self test set for easier operator handling

This commit is contained in:
Markus Kranz 2023-02-27 15:16:20 +01:00
parent 02797ffc5b
commit 8919f5c8e9
1 changed files with 1 additions and 0 deletions

View File

@ -61,6 +61,7 @@ class ImtqSetId:
NEGATIVE_Y_TEST = 13
POSITIVE_Z_TEST = 14
NEGATIVE_Z_TEST = 15
SELF_TEST_SET = 16
class ImtqActionId: