winkj / arduino-sht

Unofficial repository for Sensirion Humidity and temperature sensor support on Arduino
2 stars 50 forks source link

Extract I2CHelper? #1

Closed winkj closed 7 years ago

winkj commented 9 years ago

I2C helper isn't specific to the SHT series, and as such could be reused in other places; its class name also contains the Sht prefix, which is somewhat a misnomer, but given it's "library affiliation" I figured it might be a good idea to avoid name clashes