Releases: Martinsos/arduino-lib-hc-sr04
Releases · Martinsos/arduino-lib-hc-sr04
2.0.0
CHANGELOG:
- Added max distance and max time as optional parameters to constructor.
- Changed some of the types to better match their usage and how they are also used in typical Arduino code / functions.
1.1.0
Air temperature can now be specified.
Some small improvements.
1.0.1: Merge pull request #1 from per1234/missing-properties
Added missing url field in library properties, which was blocking library from being visible in Arduino IDE.
1.0.0
First version done and working.