mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-05-30 11:37:06 +08:00
Fix servo numbering for CSC_AP
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
<!-- commands section -->
|
||||
<servos>
|
||||
<servo name="AILERON" no="3" min="2000" neutral="1500" max="1000"/>
|
||||
<servo name="AILERON" no="0" min="2000" neutral="1500" max="1000"/>
|
||||
<servo name="ELEVATOR" no="5" min="2000" neutral="1500" max="1000"/>
|
||||
|
||||
</servos>
|
||||
|
||||
Reference in New Issue
Block a user