servoEndSplineMotion()
描述
可關閉由 servoBeginSplineMotion() 開啟的曲線插補功能。86Duino IDE 從 Coding 300 開始支援此函式。
語法
servoEndSplineMotion()
參數
無
回傳
無
範例
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 |
|
See also
- attach()
- ServoFrame
- positions[]
- playPositions()
- isServoMultiMoving()
- servoBeginSplineMotion()
86Duino 參考資料中的文字採用 知識共享署名-相同方式共享 3.0 授權授權。參考資料中的程式碼範例已發佈到公共領域。