Tools: use py3 for sim_vehicle.py

This commit is contained in:
Andrew Tridgell 2023-05-05 17:45:36 +10:00
parent 3371296e39
commit e492f49470
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/usr/bin/env python3
"""
Framework to start a simulated vehicle and connect it to MAVProxy.