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
Air Humidity Sensor
Moderator: leecollings
Re: Air Humidity Sensor
What do you mean with "i am not be able to correct this"?
This is a typical MySensors question, maybe better ask there?
This is a typical MySensors question, maybe better ask there?
Who is online
Users browsing this forum: No registered users and 1 guest