wxr
2022-05-18 46719b11d11b6544b57cf966cf498fbedf9b613e
HDL_ON/UI/MainPage.cs
@@ -133,6 +133,7 @@
          _RoomNotSupportFunctionList.Add(SPK.ElectricEnergy);
          _RoomNotSupportFunctionList.AddRange(SPK.EnvironDeviceSpkList());
          _RoomNotSupportFunctionList.AddRange(SPK.ArmSensorSpkList());
          _RoomNotSupportFunctionList.AddRange(SPK.PanelSpkList());
        }
        return _RoomNotSupportFunctionList;
      }