HDL_ON/UI/UI2/FuntionControlView/AC/ACPage.cs
@@ -204,6 +204,10 @@ Text = "°C", }; controlView.AddChidren(btnTempUint); if (function.GetAttribute(FunctionAttributeKey.TempType) != null) { btnTempUint.Text = function.GetAttrState(FunctionAttributeKey.TempType); } btnIndoorTemp = new Button() {