Skip to content

Releases: Martinsos/arduino-lib-hc-sr04

2.0.0

21 Aug 18:14
c931650
Compare
Choose a tag to compare

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

18 Mar 11:56
836c1f8
Compare
Choose a tag to compare

Air temperature can now be specified.
Some small improvements.

1.0.1: Merge pull request #1 from per1234/missing-properties

14 Feb 23:36
b61b816
Compare
Choose a tag to compare

Added missing url field in library properties, which was blocking library from being visible in Arduino IDE.

1.0.0

11 Jun 22:16
Compare
Choose a tag to compare
First version done and working.