mirror of
https://github.com/iNavFlight/inav-configurator.git
synced 2025-07-14 20:10:11 +03:00
Update fc.js
Changed label for delta
This commit is contained in:
parent
a38c96fef2
commit
0bb96b9a30
1 changed files with 1 additions and 1 deletions
2
js/fc.js
2
js/fc.js
|
@ -1177,7 +1177,7 @@ var FC = {
|
||||||
output: "boolean"
|
output: "boolean"
|
||||||
},
|
},
|
||||||
50: {
|
50: {
|
||||||
name: "Delta (|A| > B)",
|
name: "Delta (|A| >= B)",
|
||||||
operandType: "Comparison",
|
operandType: "Comparison",
|
||||||
hasOperand: [true, true],
|
hasOperand: [true, true],
|
||||||
output: "boolean"
|
output: "boolean"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue