Skip to content

Releases: sparkfun/SparkFun_SHTC3_Arduino_Library

Add casts for ESP32 (and other platform) error/warnings

24 Sep 16:44
Compare
Choose a tag to compare

Remove unnecessary I2C wait/code

26 May 16:10
Compare
Choose a tag to compare
v1.1.3

Merge branch 'master' of https://github.com/sparkfun/SparkFun_SHTC3_A…

Fix compilation warnings

25 May 01:36
Compare
Choose a tag to compare

Change to const char* to get rid of compilation warnings on Artemis.

Fixing typo in Ex.1

20 Apr 18:29
Compare
Choose a tag to compare
v1.1.1

fixing typo in EX1

Removing Wire.begin from inside library

15 Apr 18:31
Compare
Choose a tag to compare

Also removing #define SERIAL_PORT Serial from examples, adding a simpler example 1 without any checksums.

v1.0.2

09 Jul 15:58
81e4af9
Compare
Choose a tag to compare

Fixes Arduino library manager inclusion

I2C speed externalized

29 Oct 16:59
Compare
Choose a tag to compare

I2C clock speed setting was moved external to the library. This is to make it more clear to the user that the I2C clock speed affects ALL sensors on the I2C bus. Examples updated to reflect this change

Initial release

29 Oct 15:59
Compare
Choose a tag to compare

The initial release :D 🏆