Air Humidity Sensor

Moderator: leecollings

Post Reply
pa0dow
Posts: 3
Joined: Saturday 19 August 2017 19:36
Target OS: Windows
Domoticz version:
Contact:

Air Humidity Sensor

Post by pa0dow »

i tried this program
but there came an error see arrow

static const uint8_t FORCE_UPDATE_N_READS = 10;

#define CHILD_ID_HUM 0
#define CHILD_ID_TEMP 1

float lastTemp;
float lastHum;
uint8_t nNoUpdatesTemp;
uint8_t nNoUpdatesHum;
bool metric = true;

MyMessage msgHum(CHILD_ID_HUM, V_HUM);
MyMessage msgTemp(CHILD_ID_TEMP, V_TEMP);


DHT = dht; <-------------------------------------

i am not be able to correct this
who helps
Dick
SweetPants

Re: Air Humidity Sensor

Post by SweetPants »

What do you mean with "i am not be able to correct this"?
This is a typical MySensors question, maybe better ask there?
Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest