Skip to content

Commit d5c5657

Browse files
committed
Live setup example
1 parent 216b17a commit d5c5657

File tree

3 files changed

+7
-1
lines changed

3 files changed

+7
-1
lines changed

changelog.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
+---------------------------------------------------------------------------+
22
| SlowMotionServo changelog |
33
+---------------------------------------------------------------------------+
4+
1.1.1 Live settings example
45
1.1 Added methods to support live min max settings
56
1.0.6 Release to fix the problem of the duplicated 1.0.5. Nothing new
67
1.0.5 Minor fix in one of the accessor name

keywords.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,11 @@ maximumPulse KEYWORD2
4141
minToMaxSpeed KEYWORD2
4242
maxToMinSpeed KEYWORD2
4343
isReverted KEYWORD2
44+
setupMin KEYWORD2
45+
setupMax KEYWORD2
46+
adjustMin KEYWORD2
47+
adjustMax KEYWORD2
48+
endSetup KEYWORD2
4449

4550
################################################
4651
# Constants (LITERAL1)

library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name=SlowMotionServo
2-
version=1.1
2+
version=1.1.1
33
author=Jean-Luc - Locoduino
44
maintainer=Jean-Luc - Locoduino
55
sentence=This library allows to move multiple servos slowly.

0 commit comments

Comments
 (0)