飞控指令
This commit is contained in:
parent
81c3ff6bb2
commit
e20c2f389e
|
|
@ -48,10 +48,10 @@ public enum DroneCommandEnum {
|
||||||
*/
|
*/
|
||||||
DOWN("DOWN", "下降"),
|
DOWN("DOWN", "下降"),
|
||||||
|
|
||||||
/**
|
// /**
|
||||||
* 返航
|
// * 返航
|
||||||
*/
|
// */
|
||||||
RETURN_HOME("RETURN_HOME", "返航"),
|
// RETURN_HOME("RETURN_HOME", "返航"),
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* 急停
|
* 急停
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue