FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Tags · uutzinger/SparkFun_SGP30_Arduino_Library · GitHub

Tags: uutzinger/SparkFun_SGP30_Arduino_Library

Tags

v1.0.5

Toggle v1.0.5's commit message
v1.0.5 - adding SGP30_ as a prefix to SGP30ERR. THIS BREAKS BACKWARD …

…COMPATIBILITY

To avoid compilation errors (conflicts) with other libraries which also use SUCCESS as an enumerated value, it was necessary to prefix the SGP30ERR enum values with SGP30_. SUCCESS becomes SGP30_SUCCESS etc..
Unfortunately this breaks backward compatibility.
If you start to see errors along the lines of SUCCESS is undefined, please use the library manager to select version 1.0.4 of this library.
Sorry about that...

v1.0.4

Toggle v1.0.4's commit message
Add wire.begin to example.

v1.0.3

Toggle v1.0.3's commit message
Update Example3_Humidity and Version Bump

Updating Example3_Humidity to use the SHTC3 instead of Si7021. Added function to reset humidity value with an updated reading in case users want to have a "live" update to this value.

Library version updated to 1.0.3

v1.0.2

Toggle v1.0.2's commit message
Add thanks to in readme. Bump lib ver. touchup ex 3 whitespace.

v1.0.1

Toggle v1.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
lib ver roll

v1.0.0

Toggle v1.0.0's commit message
added comments


Back | FazBrowse Home | New Git URL