DHT 22 Library keywords ?

For other supported Arduino products from Adafruit: Shields, accessories, etc.

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
User avatar
haroldl
 
Posts: 16
Joined: Sun May 12, 2013 4:11 pm

DHT 22 Library keywords ?

Post by haroldl »

Is there a keyword file or a way to get the methods and properties from the DHT 22 library ?
Thank you

User avatar
adafruit_support_bill
 
Posts: 88093
Joined: Sat Feb 07, 2009 10:11 am

Re: DHT 22 Library keywords ?

Post by adafruit_support_bill »

The .h file is the ultimate authority. https://github.com/adafruit/DHT-sensor- ... ster/DHT.h
The public methods start at line 31.

User avatar
haroldl
 
Posts: 16
Joined: Sun May 12, 2013 4:11 pm

Re: DHT 22 Library keywords ?

Post by haroldl »

Thanks, Bill

Locked
Please be positive and constructive with your questions and comments.

Return to “Other Arduino products from Adafruit”