SDC C-Project CF Review 프로그램
KEJ
2024-06-26 0c66940a8e2cf64c9890519901f433b3668216b6
ReviewSystem/include/CHMotorControls/MotorControl.h
@@ -261,6 +261,12 @@
   long               m_nAutoEnable;
   long               m_nAutoEnablePrev;
   /*< LYW 20220704 - #4220 ADD Start >*/
   long               m_nMotorAlive;
   long               m_nMotorAlivePrev;
   DWORD               dwLastAliveTick;
   /*< LYW 20220704 - #4220 ADD End >*/
   // wsi signal
   long               m_nWsiMotionEndPrev;
   BOOL               m_bUseWsi;