hyzp_ybqx-Commit055:已经调整步进speed = 2,已经实现球机8个方向的的控制
// 21:上移 // 22:下移 // 23:左移 // 24:右移 // 25:左上移动 // 26:右上移动 // 27:左下移动 // 28:右下移动
This commit is contained in:
@@ -54,7 +54,7 @@ Future setSphericalCameraDio(
|
||||
// int horizonSpeed = 120,
|
||||
// int verticalSpeed = 120,
|
||||
// int zoomSpeed = 120}) async {
|
||||
int speed = 120}) async {
|
||||
int speed = 2}) async {
|
||||
// ---------------------------------------------------
|
||||
// 参数说明:
|
||||
// type:动作类型,publish表示向设备发送指令
|
||||
|
||||
Reference in New Issue
Block a user