iotpipe / esp8266-dht22

A DHT22 library for the ESP8266
MIT License
7 stars 2 forks source link

Doesn't compile #2

Closed sezeryalcin closed 7 years ago

sezeryalcin commented 7 years ago

This thing even doesn't compile on Arduino ESP8266 SDK. It has bare compile errors.

So maybe title this as Adafruid Huzzah-dht22 thing.

iotpipe commented 7 years ago

It isn't meant to compile on the Arduino ESP8266 SDK.

It is meant to use the manufacturers C SDK.

If you need to use the Arduino SDK then use the adafruit library found here

https://github.com/adafruit/DHT-sensor-library