Skip to content

Releases: Locoduino/SlowMotionServo

Release 1.2

30 Dec 11:59
Compare
Choose a tag to compare

This release add a destructor so that SMS object can be created and deleted dynamically. Il allows to dynamic configuration of a generic board.

Release 1.1.2

18 Jun 06:11
795cfd3
Compare
Choose a tag to compare

Fix a mistake in the documentation.

Release 1.1.1

16 Jun 15:34
Compare
Choose a tag to compare

Add an live adjust example. Syntax coloring

Release 1.1

16 Jun 14:01
Compare
Choose a tag to compare

Release 1.1 adds live setup functions to adjust the minimum and maximum pulses

Update 1.0.6

12 Apr 12:38
Compare
Choose a tag to compare

Fix double 1.0.5 problem

Update 1.0.5

11 Apr 17:10
Compare
Choose a tag to compare

Fix a wrong name for an accessor and a compiling problem with the previous 1.0.5

Release 1.0.4

11 Apr 12:55
Compare
Choose a tag to compare

In this release, accessors are added to get most of the attributes of an SMS object.

Added a setReverted method. PushButton2Servos example

02 Mar 09:40
Compare
Choose a tag to compare
version 1.0.3. Added a method to reverse the movement. Example with 2…

… servo

Improvement in init. PushButton example

01 Mar 09:57
Compare
Choose a tag to compare
  • Default min and max have been changed to 1000 and 2000.
  • More accurate SMSSmoothBounce trajectory.
  • Fixed a problem with the initial position.
  • Added PushButton example.

Fix typo in description for the library manager

20 Feb 11:16
3d1c033
Compare
Choose a tag to compare