wei
2020-11-27 79fe8dab1bcb8e8d92d9058ca2540cd4e8f9ecf9
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)