mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-29 21:56:35 +00:00
Fix indentation
This commit is contained in:
parent
01ce2a31d3
commit
61099c4ead
@ -1166,7 +1166,7 @@ void LightHsbToRgb(void)
|
|||||||
if(light_ct_rgb_linked){
|
if(light_ct_rgb_linked){
|
||||||
light_current_color[3] = 0;
|
light_current_color[3] = 0;
|
||||||
light_current_color[4] = 0;
|
light_current_color[4] = 0;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
/********************************************************************************************/
|
/********************************************************************************************/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user