4 lines
93 B
C

extern float temp_dth ;
extern float humi_dht ;
void dht11_get_data();
void dht11_init(void);