Skip to content

Releases: alextaujenis/RBD_Motor

2.1.2

07 Jun 20:07
Compare
Choose a tag to compare
  • Add LICENSE file
  • Add RBD_Timer dependency in library.properties
  • Support all architectures
  • Add unit tests

Git diff

See what's changed 2.1.1...2.1.2

2.1.1

07 Jan 05:01
Compare
Choose a tag to compare

Refactor class internals, add missing timer in overloaded constructor.

Git diff

See what's changed 2.1.0...2.1.1

2.1.0

14 Nov 20:28
Compare
Choose a tag to compare

Stop the motor from ramping when calling setSpeed() or setSpeedPercent().

Git diff

See what's changed 2.0.0...2.1.0

2.0.0

05 Nov 05:43
Compare
Choose a tag to compare

Public methods changed:

  • getPwm = getSpeed
  • setPwm = setSpeed
  • getPwmPercent = getSpeedPercent
  • setPwmPercent = setSpeedPercent

Git diff

See what's changed 1.1.1...2.0.0

1.1.1

13 Apr 05:24
Compare
Choose a tag to compare

Make timer private, slow down motor example.

Git diff

See what's changed 1.1.0...1.1.1

1.1.0

13 Apr 05:25
Compare
Choose a tag to compare

Add forward and reverse.

Git diff

See what's changed 1.0.4...1.1.0

1.0.4

13 Apr 05:26
Compare
Choose a tag to compare

Update docs & project website url.

Git diff

See what's changed 1.0.3...1.0.4

1.0.3

13 Apr 05:27
Compare
Choose a tag to compare

Point readme at docs site.

Git diff

See what's changed 1.0.2...1.0.3

1.0.2

13 Apr 05:28
Compare
Choose a tag to compare

Remove unused var.

Git diff

See what's changed 1.0.1...1.0.2

1.0.1

13 Apr 05:29
Compare
Choose a tag to compare

Change Arduino IDE category.

Git diff

See what's changed 1.0.0...1.0.1