mirror of
https://github.com/iNavFlight/inav-configurator.git
synced 2025-07-14 11:59:51 +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"
|
||||
},
|
||||
50: {
|
||||
name: "Delta (|A| > B)",
|
||||
name: "Delta (|A| >= B)",
|
||||
operandType: "Comparison",
|
||||
hasOperand: [true, true],
|
||||
output: "boolean"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue