通信模块的一些修改 未启动
This commit is contained in:
parent
f0b1a62334
commit
24a31c20c2
@ -10,7 +10,7 @@ namespace Plane.Copters
|
||||
{
|
||||
public partial class PLCopter
|
||||
{
|
||||
private static readonly IMission PRE_TAKE_OFF_MISSION = new Mission
|
||||
public static readonly IMission PRE_TAKE_OFF_MISSION = new Mission
|
||||
{
|
||||
Command = FlightCommand.Waypoint,
|
||||
Sequence = 0
|
||||
|
Loading…
Reference in New Issue
Block a user