Home
last modified time | relevance | path

Searched refs:DHT11_Read_Data (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/solutions/flower_demo/
A Dflower_app.c152 uint8_t DHT11_Read_Data(uint8_t *temp,uint8_t *humi) in DHT11_Read_Data() function
185 d_flag = DHT11_Read_Data(&temp,&humidity); in report_2_cloud()
216 DHT11_Read_Data(&temp,&humidity); in handle_temp_cmd()
A DREADME.md194 d_flag = DHT11_Read_Data(&temp,&humidity);

Completed in 3 milliseconds