mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-08 17:08:28 -04:00
Tools: use py3 for sim_vehicle.py
This commit is contained in:
parent
3371296e39
commit
e492f49470
@ -1,4 +1,4 @@
|
||||
#!/usr/bin/env python
|
||||
#!/usr/bin/env python3
|
||||
|
||||
"""
|
||||
Framework to start a simulated vehicle and connect it to MAVProxy.
|
||||
|
Loading…
Reference in New Issue
Block a user