diff --git a/js/fc.js b/js/fc.js index 0eae4b75..0e2107f3 100644 --- a/js/fc.js +++ b/js/fc.js @@ -1146,6 +1146,14 @@ var FC = { name: "SET VTX POWER LEVEL", hasOperand: true }, + 8: { + name: "SET VTX BAND", + hasOperand: true + }, + 9: { + name: "SET VTX CHANNEL", + hasOperand: true + }, 4: { name: "INVERT ROLL", hasOperand: false