JLChen
2020-12-23 b9c9c77fe50a9098f62a338c44c8598690177b90
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>();