Some formatting changes

This commit is contained in:
Marsdolphin 2020-03-25 16:12:22 +08:00 committed by GitHub
parent 5823d87eae
commit 72b2baf2e3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 7 deletions

View File

@ -48,27 +48,27 @@
<legend>Resume</legend>
<pref-width>100</pref-width>
<pref-height>28</pref-height>
<binding>
<binding>
<command>nasal</command>
<script>followme.resume()</script>
</binding>
<binding>
</binding>
<binding>
<command>nasal</command>
<script>save.resume()</script>
</binding>
<binding>
</binding>
<binding>
<command>property-assign</command>
<property>velocities/groundspeed-kt</property>
<value>0</value>
</binding>
<binding>
<binding>
<command>property-assign</command>
<property>/position/altitude-agl-ft</property>
<value>0</value>
</binding>
<binding>
<command>pause</command>
</binding>
</binding>
</button>