Classes | Macros
Référence du fichier DHT.h
#include "WProgram.h"

Classes

class  DHT
 
class  InterruptLock
 

Macros

#define DEBUG_PRINTER   Serial
 
#define DEBUG_PRINT(...)   {}
 
#define DEBUG_PRINTLN(...)   {}
 
#define DHT11   11
 
#define DHT22   22
 
#define DHT21   21
 
#define AM2301   21
 

Documentation des macros

◆ AM2301

#define AM2301   21

◆ DEBUG_PRINT

#define DEBUG_PRINT (   ...)    {}

◆ DEBUG_PRINTER

#define DEBUG_PRINTER   Serial

◆ DEBUG_PRINTLN

#define DEBUG_PRINTLN (   ...)    {}

◆ DHT11

#define DHT11   11

◆ DHT21

#define DHT21   21

◆ DHT22

#define DHT22   22