diff --git a/companion/HELP.md b/companion/HELP.md index 56bf6ee..00899cc 100644 --- a/companion/HELP.md +++ b/companion/HELP.md @@ -3,7 +3,7 @@ Should work with all models of Blackmagic Design ATEM mixers. Firmware versions 7.5.2 and later are known to work, other versions may experience problems. -Firmware versions after 9.3 are not verified to be working at the time of writing, but they likely will work fine. +Firmware versions after 9.4 are not verified to be working at the time of writing, but they likely will work fine. Devices must be controlled over a network, USB control is NOT supported. diff --git a/src/config.ts b/src/config.ts index 1cfeab5..843052a 100644 --- a/src/config.ts +++ b/src/config.ts @@ -32,7 +32,7 @@ export function GetConfigFields(_self: InstanceBaseExt): SomeCompani value: 'This works with all models of Blackmagic Design ATEM mixers.
' + 'Firmware versions 7.5.2 and later are known to work, other versions may experience problems.
' + - 'Firmware versions after 9.3 are not verified to be working at the time of writing, but they likely will work fine.
' + + 'Firmware versions after 9.4 are not verified to be working at the time of writing, but they likely will work fine.
' + "In general the model can be left in 'Auto Detect', however a specific model can be selected below for offline programming.
" + 'Devices must be controlled over a network, USB control is NOT supported.', },