TwiceAsNice  2019-02-18
Classes | Macros
dht.h File Reference
#include <WProgram.h>
Include dependency graph for dht.h:
This graph shows which files directly or indirectly include this file:

Classes

class  dht
 

Macros

#define DHT_LIB_VERSION   "0.1.05"
 
#define DHTLIB_OK   0
 
#define DHTLIB_ERROR_CHECKSUM   -1
 
#define DHTLIB_ERROR_TIMEOUT   -2
 
#define DHTLIB_INVALID_VALUE   -999
 

Macro Definition Documentation

◆ DHT_LIB_VERSION

#define DHT_LIB_VERSION   "0.1.05"

◆ DHTLIB_ERROR_CHECKSUM

#define DHTLIB_ERROR_CHECKSUM   -1

◆ DHTLIB_ERROR_TIMEOUT

#define DHTLIB_ERROR_TIMEOUT   -2

◆ DHTLIB_INVALID_VALUE

#define DHTLIB_INVALID_VALUE   -999

◆ DHTLIB_OK

#define DHTLIB_OK   0