Skip to content

Releases: lime-labs/HDC2080-Arduino

v1.3.0

13 Feb 11:35
ff3d7a2
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.2.0...v1.3.0

new way to specify SDA and SCL pins

13 Dec 17:13
194601c
Compare
Choose a tag to compare
Merge pull request #3 from khxu/master

add overload to begin() to specify i2c pins

bumped version to notify library managers

24 Nov 16:12
0968ede
Compare
Choose a tag to compare

Arduino and PlatformIO library managers should now be notified of a new available version.

fixed ifndef of header

11 Mar 15:52
59d4593
Compare
Choose a tag to compare

Quick bug-fix release, see related commit for details.

temp and humidity readings offset feature

02 Feb 14:18
10a3632
Compare
Choose a tag to compare

added temp and humidity offset feature, courtesy of @tiagopossato

initial release

26 Mar 15:15
Compare
Choose a tag to compare

The initial release containing all fixes and code cleanups.