Add master strobo slider
This commit is contained in:
@ -70,6 +70,10 @@ Pane {
|
||||
value: masterWhite
|
||||
when: model.registerType === DeviceTypeRegisterType.White
|
||||
}
|
||||
Binding on value {
|
||||
value: masterStrobo
|
||||
when: model.registerType === DeviceTypeRegisterType.Strobo
|
||||
}
|
||||
}
|
||||
|
||||
Label {
|
||||
|
Reference in New Issue
Block a user