mirror of
https://github.com/opentx/opentx.git
synced 2025-07-24 16:55:20 +03:00
Re #1506 - FAS offest was limited to +-1.5A in Companion, now +-12A (same as radio)
This commit is contained in:
parent
2fe7d856c3
commit
f0c76efaf7
1 changed files with 2 additions and 2 deletions
|
@ -658,10 +658,10 @@
|
|||
<number>1</number>
|
||||
</property>
|
||||
<property name="minimum">
|
||||
<double>-1.500000000000000</double>
|
||||
<double>-12.000000000000000</double>
|
||||
</property>
|
||||
<property name="maximum">
|
||||
<double>1.500000000000000</double>
|
||||
<double>12.000000000000000</double>
|
||||
</property>
|
||||
<property name="singleStep">
|
||||
<double>0.100000000000000</double>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue