1
0
Fork 0

Workaround for altimeter datum being zeroed on reset

preferences.xml
This commit is contained in:
j4strngs 2001-01-29 01:29:13 +00:00
parent dd0827302a
commit e13c183db5

View file

@ -185,6 +185,15 @@ Started September 2000 by David Megginson, david@megginson.com
</radios>
</PropertyList>
<!-- Instruments -->
<!-- this is here because the datum isn't retained on a reset -->
<steam>
<altimeter-datum-mb>1013.25</altimeter-datum-mb>
</steam>
</PropertyList>
<!-- end of preferences.xml -->