File tree Expand file tree Collapse file tree 3 files changed +7
-1
lines changed
Expand file tree Collapse file tree 3 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 11+---------------------------------------------------------------------------+
22| SlowMotionServo changelog |
33+---------------------------------------------------------------------------+
4+ 1.1.1 Live settings example
451.1 Added methods to support live min max settings
561.0.6 Release to fix the problem of the duplicated 1.0.5. Nothing new
671.0.5 Minor fix in one of the accessor name
Original file line number Diff line number Diff line change @@ -41,6 +41,11 @@ maximumPulse KEYWORD2
4141minToMaxSpeed KEYWORD2
4242maxToMinSpeed KEYWORD2
4343isReverted KEYWORD2
44+ setupMin KEYWORD2
45+ setupMax KEYWORD2
46+ adjustMin KEYWORD2
47+ adjustMax KEYWORD2
48+ endSetup KEYWORD2
4449
4550################################################
4651# Constants (LITERAL1)
Original file line number Diff line number Diff line change 11name =SlowMotionServo
2- version =1.1
2+ version =1.1.1
33author =Jean-Luc - Locoduino
44maintainer =Jean-Luc - Locoduino
55sentence =This library allows to move multiple servos slowly.
You can’t perform that action at this time.
0 commit comments