mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-22 00:28:30 -04:00
Tools: sim_vehicle spelling correction
This commit is contained in:
parent
90516f1064
commit
9d315b0829
@ -696,7 +696,7 @@ def start_mavproxy(opts, stuff):
|
||||
env['PYTHONPATH'] = local_mp_modules_dir + os.pathsep + env.get('PYTHONPATH', '')
|
||||
|
||||
run_cmd_blocking("Run MavProxy", cmd, env=env)
|
||||
progress("MAVProxy exitted")
|
||||
progress("MAVProxy exited")
|
||||
|
||||
|
||||
# define and run parser
|
||||
|
Loading…
Reference in New Issue
Block a user