AP_InertialSensor: ensure that we use environment Python interpreter

This commit is contained in:
bugobliterator 2020-08-02 17:33:06 +05:30 committed by Peter Barker
parent d489100a70
commit 43c16cd417

View File

@ -1,4 +1,4 @@
#!/usr/bin/python
#!/usr/bin/env python
from math import *
from pymavlink.rotmat import Vector3, Matrix3