mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-29 19:57:12 +08:00
POSIX: Run pwm_out_sim as the hil command got renamed to it
This commit is contained in:
@@ -29,7 +29,7 @@ accelsim start
|
||||
barosim start
|
||||
adcsim start
|
||||
gpssim start
|
||||
hil mode_pwm
|
||||
pwm_out_sim mode_pwm
|
||||
commander start
|
||||
sensors start
|
||||
land_detector start fixedwing
|
||||
|
||||
@@ -34,7 +34,7 @@ accelsim start
|
||||
barosim start
|
||||
adcsim start
|
||||
gpssim start
|
||||
hil mode_pwm
|
||||
pwm_out_sim mode_pwm
|
||||
commander start
|
||||
sensors start
|
||||
land_detector start multicopter
|
||||
|
||||
@@ -48,7 +48,7 @@ accelsim start
|
||||
barosim start
|
||||
adcsim start
|
||||
gpssim start
|
||||
hil mode_pwm
|
||||
pwm_out_sim mode_pwm
|
||||
commander start
|
||||
sensors start
|
||||
land_detector start multicopter
|
||||
|
||||
Reference in New Issue
Block a user