wxr
2024-05-07 f16fd06aa226e9f97a27858624d4ea7cf8975d25
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;
            }