Searched refs:last_temperature (Results 1 – 1 of 1) sorted by relevance
259 static uint16_t last_temperature = 0; in light_update() local265 if (last_onoff != onoff || last_lightness != lightness || last_temperature != temperature) { in light_update()268 last_temperature = temperature; in light_update()
Completed in 2 milliseconds