Fix indentation

This commit is contained in:
netpok 2019-02-25 22:36:18 +01:00
parent 01ce2a31d3
commit 61099c4ead

View File

@ -1166,7 +1166,7 @@ void LightHsbToRgb(void)
if(light_ct_rgb_linked){
light_current_color[3] = 0;
light_current_color[4] = 0;
}
}
}
/********************************************************************************************/