Allow RC channel override via logic conditions

pull/1162/head
Pawel Spychalski (DzikuVx) 4 years ago
parent 1e27337f14
commit 5378207532

@ -1228,6 +1228,11 @@ var FC = {
name: "MAP OUTPUT",
hasOperand: [true, true],
output: "raw"
},
38: {
name: "RC CHANNEL OVERRIDE",
hasOperand: [true, true],
output: "boolean"
}
}
},

Loading…
Cancel
Save