mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2024-11-29 07:24:13 +01:00
7 lines
77 B
Python
7 lines
77 B
Python
|
import uavobjects
|
||
|
import sys
|
||
|
|
||
|
uavobjects.FlightPlanStatusUpdate(12)
|
||
|
|
||
|
|