int enum #141

Merged
muellerr merged 3 commits from kranz_enum into main 2023-02-27 16:58:19 +01:00
Showing only changes of commit 8919f5c8e9 - Show all commits

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: