We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 824eeba + 5c692fe commit 0b9e337Copy full SHA for 0b9e337
droneapi/module/api.py
@@ -3,6 +3,7 @@
3
import threading
4
import traceback
5
import logging
6
+import math
7
from pymavlink import mavutil
8
from MAVProxy.modules.lib import mp_module
9
from droneapi.lib.WebClient import *
0 commit comments