mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-05-29 02:17:27 +08:00
[conf] added yaw to rc-commands in bixler example
This commit is contained in:
@@ -46,6 +46,7 @@
|
|||||||
<set command="ROLL" value="@ROLL"/>
|
<set command="ROLL" value="@ROLL"/>
|
||||||
<set command="PITCH" value="@PITCH"/>
|
<set command="PITCH" value="@PITCH"/>
|
||||||
<set command="THROTTLE" value="@THROTTLE"/>
|
<set command="THROTTLE" value="@THROTTLE"/>
|
||||||
|
<set command="YAW" value="@YAW"/>
|
||||||
</rc_commands>
|
</rc_commands>
|
||||||
|
|
||||||
<section name="MIXER">
|
<section name="MIXER">
|
||||||
|
|||||||
Reference in New Issue
Block a user