4 lines
93 B
C
Raw Permalink Normal View History

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