소스 검색

no message

DESKTOP-Kang 5 년 전
부모
커밋
450607bff2
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      Dev/OHV/VehicleControlSystem/ControlLayer/Serial/BatteryTabos/Peak/Peak.cs

+ 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);
                 }