hyzp_ybqx-Commit055:已经调整步进speed = 2,已经实现球机8个方向的的控制

// 21:上移
// 22:下移
// 23:左移
// 24:右移
// 25:左上移动
// 26:右上移动
// 27:左下移动
// 28:右下移动
This commit is contained in:
WinUser01
2021-12-31 15:45:29 +08:00
parent 8026e81ee4
commit 800417bd08
2 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -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表示向设备发送指令