Remove hardcoded offset from heading-indicator
- presence of this value prevents the C++ init code from using the current mag-var as a starting value.
This commit is contained in:
parent
a5401c19c7
commit
0af24cd082
1 changed files with 0 additions and 2 deletions
|
@ -1134,8 +1134,6 @@ Started September 2000 by David Megginson, david@megginson.com
|
|||
<heading-indicator>
|
||||
<serviceable type="bool" archive="y">true</serviceable>
|
||||
<spin type="double" archive="y">0.0</spin>
|
||||
<offset-deg type="double" archive="y">4.5</offset-deg>
|
||||
<!-- just for fun -->
|
||||
</heading-indicator>
|
||||
|
||||
<vertical-speed-indicator>
|
||||
|
|
Loading…
Reference in a new issue