Преглед на файлове

2021-12-28 / Simon Xue

Action
1. Add Precharge countdown timer.

Files
1. As follow commit history
Simon Xue преди 3 години
родител
ревизия
4d65df47b2
променени са 1 файла, в които са добавени 1 реда и са изтрити 0 реда
  1. 1 0
      EVSE/Projects/define.h

+ 1 - 0
EVSE/Projects/define.h

@@ -672,6 +672,7 @@ struct ChargingInfoData
     unsigned char       Replug_flag;
     unsigned char       isEVCCIDVerify;
     unsigned char       CCSGunType;
+    struct timeval      PreChargeTimer;
 };
 
 typedef struct