Skip to content

Releases: siteswapjuggler/RAMP

RAMP v0.6.1

16 Oct 17:41
Compare
Choose a tag to compare

Minor bug correction :

  • exemples now includes <Arduino.h> to extend compatibility with PlatformIO

RAMP v0.6.0

01 May 07:18
Compare
Choose a tag to compare

Major bug correction :

  • ramp down with unsigned type is now ok

Minor bug correction :

  • ramp(val,0) now produce the same result as ramp(val)

RAMP v0.5.0

05 Feb 16:53
Compare
Choose a tag to compare

Fast timing bug correction, some method name change, completion added.

RAMP v0.4.3

29 Sep 10:04
Compare
Choose a tag to compare

Pull request merged with new getter in the library.

RAMP v0.4.2

03 Sep 13:41
Compare
Choose a tag to compare

Bug correction on short ramps, especially when the update rate does not match a clean subdivision of the duration time.

RAMP v0.4.1

16 Sep 11:56
Compare
Choose a tag to compare

Bug correction, library properties update, keywords.txt rewriting.

RAMP v0.4.0

14 Nov 19:17
Compare
Choose a tag to compare

32 bits compilation upgrade

RAMP v0.3

06 Sep 09:20
Compare
Choose a tag to compare

First public release of this Arduino Library.