Skip to content

Releases: alextaujenis/RBD_Motor

2.1.2

Choose a tag to compare

@alextaujenis alextaujenis released this 07 Jun 20:07
  • 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

Choose a tag to compare

@alextaujenis alextaujenis released this 07 Jan 05:01

Refactor class internals, add missing timer in overloaded constructor.

Git diff

See what's changed 2.1.0...2.1.1

2.1.0

Choose a tag to compare

@alextaujenis alextaujenis released this 14 Nov 20:28

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

Choose a tag to compare

@alextaujenis alextaujenis released this 05 Nov 05:43

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

Choose a tag to compare

@alextaujenis alextaujenis released this 13 Apr 05:24

Make timer private, slow down motor example.

Git diff

See what's changed 1.1.0...1.1.1

1.1.0

Choose a tag to compare

@alextaujenis alextaujenis released this 13 Apr 05:25

Add forward and reverse.

Git diff

See what's changed 1.0.4...1.1.0

1.0.4

Choose a tag to compare

@alextaujenis alextaujenis released this 13 Apr 05:26

Update docs & project website url.

Git diff

See what's changed 1.0.3...1.0.4

1.0.3

Choose a tag to compare

@alextaujenis alextaujenis released this 13 Apr 05:27

Point readme at docs site.

Git diff

See what's changed 1.0.2...1.0.3

1.0.2

Choose a tag to compare

@alextaujenis alextaujenis released this 13 Apr 05:28

Remove unused var.

Git diff

See what's changed 1.0.1...1.0.2

1.0.1

Choose a tag to compare

@alextaujenis alextaujenis released this 13 Apr 05:29

Change Arduino IDE category.

Git diff

See what's changed 1.0.0...1.0.1