Releases: siteswapjuggler/RAMP
Releases · siteswapjuggler/RAMP
RAMP v0.6.1
Minor bug correction :
- exemples now includes <Arduino.h> to extend compatibility with PlatformIO
RAMP v0.6.0
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
Fast timing bug correction, some method name change, completion added.
RAMP v0.4.3
Pull request merged with new getter in the library.
RAMP v0.4.2
Bug correction on short ramps, especially when the update rate does not match a clean subdivision of the duration time.
RAMP v0.4.1
Bug correction, library properties update, keywords.txt rewriting.
RAMP v0.4.0
32 bits compilation upgrade
RAMP v0.3
First public release of this Arduino Library.