A3XX: Fix FPA FCU bug
This commit is contained in:
parent
c35be1870e
commit
50fac46044
1 changed files with 1 additions and 1 deletions
|
@ -3566,7 +3566,7 @@
|
||||||
<alignment>center-center</alignment>
|
<alignment>center-center</alignment>
|
||||||
<axis-alignment>xy-plane</axis-alignment>
|
<axis-alignment>xy-plane</axis-alignment>
|
||||||
<type type="string">number-value</type>
|
<type type="string">number-value</type>
|
||||||
<format type="string">%2.0f</format>
|
<format type="string">%2.1f</format>
|
||||||
<property>it-autoflight/input/fpa</property>
|
<property>it-autoflight/input/fpa</property>
|
||||||
<truncate type="bool">false</truncate>
|
<truncate type="bool">false</truncate>
|
||||||
<font type="string">led.txf</font>
|
<font type="string">led.txf</font>
|
||||||
|
|
Reference in a new issue