Register groups model improvements and more default registers

This commit is contained in:
2023-02-19 22:41:26 +01:00
parent 2461e00c73
commit 657437452b
9 changed files with 174 additions and 40 deletions

View File

@@ -18,8 +18,25 @@ enum class DeviceTypeRegisterType
Green,
Blue,
White,
Strobo,
Shutter
Shutter,
Pan,
PanFine,
Tilt,
TiltFine,
Color,
Cyan,
Magenta,
Yellow,
Gobo,
Rotation,
Prism,
Frost,
Focus,
Speed,
Iris,
Zoom,
Extra1,
Extra2
};
Q_ENUM_NS(DeviceTypeRegisterType)
} // namespace hilfe