mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-06-01 04:46:51 +08:00
Degree character (°) causes a lot of warnings ...
This commit is contained in:
@@ -139,7 +139,7 @@
|
|||||||
<attitude alt="250" pitch="-10" roll="0.0" until=" stage_time > 2" vmode="alt"/>
|
<attitude alt="250" pitch="-10" roll="0.0" until=" stage_time > 2" vmode="alt"/>
|
||||||
</while>
|
</while>
|
||||||
</block>
|
</block>
|
||||||
<block name="Heading 30°">
|
<block name="Heading 30">
|
||||||
<heading alt="ground_alt+50" course="30" until="FALSE"/>
|
<heading alt="ground_alt+50" course="30" until="FALSE"/>
|
||||||
</block>
|
</block>
|
||||||
<block name="For loop (circles wp 1)">
|
<block name="For loop (circles wp 1)">
|
||||||
|
|||||||
Reference in New Issue
Block a user