We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e69ee42 commit 9889d65Copy full SHA for 9889d65
1 file changed
test.py
@@ -1,5 +1,6 @@
1
from mavctl.messages.navigator import Navigator
2
from mavctl.connect.conn import Connect
3
+import time
4
5
CONN_STR = "udp:127.0.0.1:14551"
6
0 commit comments