You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: library.properties
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@ name=SlowMotionServo
2
2
version=1.0
3
3
author=Jean-Luc - Locoduino
4
4
maintainer=Jean-Luc - Locoduino
5
-
sentence=This library allows to multiple servo slowly.
5
+
sentence=This library allows to move multiple servos slowly.
6
6
paragraph=SlowMotionServo provides a way to drive one or many servos slowly. Instead of setting the position, each servo has 2 trajectories, ie 2 functions angle(t) where t is the time. The first function is used to compute the angle of the servo when travelling from minimum to maximum angle and the second one is used when travelling from the maximum to the minimum angle.
0 commit comments