practicalarduino / SHT1x

Arduino library to support SHT1x-series (SHT10, SHT11, SHT15) temperature / humidity sensors from Sensirion
http://www.practicalarduino.com/
153 stars 118 forks source link

Using this lib op ESP32 #17

Closed JacoFourie closed 6 years ago

JacoFourie commented 6 years ago

Hi. This lib works 100% on Arduino and the ESP8266. But I can not get it to work on the ESP32. I know the sensors have been replaced with IC2 versions but I still have a bunch of them and would love to make it work on the ESP32. Can somebody help me ?