Home
last modified time | relevance | path

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

/AliOS-Things-master/solutions/genie_mesh_demo/light_ctl/
A Dlight.c259 static uint16_t last_temperature = 0; in light_update() local
265 if (last_onoff != onoff || last_lightness != lightness || last_temperature != temperature) { in light_update()
268 last_temperature = temperature; in light_update()

Completed in 2 milliseconds