wei
2020-11-27 70f708ee367f1ac5fa4399de035b91bebdd7078f
HDL_ON/Entity/Function/TV.cs
@@ -7,7 +7,7 @@
    {
        public TV()
        {
            trait_on_off.value = "off";
            trait_on_off.curValue = "off";
        }
        public void ControlTV(InfraredCode_TV iCode)