DESKTOP-Kang vor 4 Jahren
Ursprung
Commit
450607bff2

+ 0 - 1
Dev/OHV/VehicleControlSystem/ControlLayer/Serial/BatteryTabos/Peak/Peak.cs

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