@@ -299,7 +299,6 @@ namespace VehicleControlSystem.ControlLayer.Serial.BatteryTabos
if (stsResult == TPCANStatus.PCAN_ERROR_OK)
{
-
if (canMsg.ID == 0x460)
this.PeackCANRecv(canMsg);
}