JLChen
2020-12-23 865290ace61d2e396a17b260954b8044b7f0d83c
HDL_ON/UI/UI2/FuntionControlView/Light/RGBPageBLL.cs
@@ -246,6 +246,8 @@
                {
                    return;
                }
                btnWhiteRound.Gravity = Gravity.Center;
                light.SetRGBcolor(new byte[] { 255, 255, 255 });
                btnCurColor.BackgroundColor = 0xFFFFFFFF;
                System.Collections.Generic.Dictionary<string, string> d = new System.Collections.Generic.Dictionary<string, string>();