mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-22 00:28:30 -04:00
Tools: update relay pins for brushed motors in SITL
This commit is contained in:
parent
2f1cc5ddfc
commit
db3c387916
@ -31,9 +31,13 @@ RC1_TRIM 1500
|
||||
RC3_MAX 2000
|
||||
RC3_MIN 1000
|
||||
RC3_TRIM 1500
|
||||
RELAY_PIN 1
|
||||
RELAY_PIN2 2
|
||||
SERVO1_MIN 1000
|
||||
SERVO1_MAX 2000
|
||||
SERVO3_MAX 2000
|
||||
SERVO3_MIN 1000
|
||||
# for brushed control
|
||||
SIM_PIN_MASK 127
|
||||
SIM_GPS_DELAY 1
|
||||
WP_RADIUS 3
|
||||
|
Loading…
Reference in New Issue
Block a user