Skip to content

Commit 803bbfd

Browse files
authored
Typos
1 parent 65c480c commit 803bbfd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name=SlowMotionServo
22
version=1.0
33
author=Jean-Luc - Locoduino
44
maintainer=Jean-Luc - Locoduino
5-
sentence=This library allows to multiple servo slowly.
5+
sentence=This library allows to move multiple servos slowly.
66
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.
77
category=Device Control
88
includes=Servo.h, SlowMotionServo.h

0 commit comments

Comments
 (0)