wxr
2024-06-11 c53a46858f11e00490eb1b734402649536f0b7e2
HDL_ON/UI/MainPage.cs
@@ -151,6 +151,7 @@
                    _RoomNotSupportFunctionList.Add(SPK.SensorLight);
                    _RoomNotSupportFunctionList.AddRange(SPK.EnvironDeviceSpkList());
                    //_RoomNotSupportFunctionList.AddRange(SPK.ArmSensorSpkList());
                    _RoomNotSupportFunctionList.Add(SPK.IrModule);
                }
                return _RoomNotSupportFunctionList;
            }