Releases: sparkfun/SparkFun_SHTC3_Arduino_Library
Releases · sparkfun/SparkFun_SHTC3_Arduino_Library
Add casts for ESP32 (and other platform) error/warnings
Remove unnecessary I2C wait/code
v1.1.3 Merge branch 'master' of https://github.com/sparkfun/SparkFun_SHTC3_A…
Fix compilation warnings
Change to const char* to get rid of compilation warnings on Artemis.
Fixing typo in Ex.1
v1.1.1 fixing typo in EX1
Removing Wire.begin from inside library
Also removing #define SERIAL_PORT Serial
from examples, adding a simpler example 1 without any checksums.
v1.0.2
I2C speed externalized
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
The initial release :D 🏆