Classes | Macros
Référence du fichier Weather.h
#include <Arduino.h>
#include "SoftBlock.h"
#include <DHT.h>

Classes

class  Weather
 Utilise cette classe pour contrôler une brique Météo. Plus de détails...
 

Macros

#define DHTLIB_OK   0
 
#define DHTLIB_ERROR_CHECKSUM   -1
 
#define DHTLIB_ERROR_TIMEOUT   -2
 
#define DHTLIB_MEASURE_IN_PROGRESS   -3
 

Documentation des macros

◆ DHTLIB_ERROR_CHECKSUM

#define DHTLIB_ERROR_CHECKSUM   -1

◆ DHTLIB_ERROR_TIMEOUT

#define DHTLIB_ERROR_TIMEOUT   -2

◆ DHTLIB_MEASURE_IN_PROGRESS

#define DHTLIB_MEASURE_IN_PROGRESS   -3

◆ DHTLIB_OK

#define DHTLIB_OK   0