Explorar o código

2020-01-14 / Alston Lin

Action
1. Add a variable to psu structure for infypower

Files
1. As follow commit history
Alston %!s(int64=5) %!d(string=hai) anos
pai
achega
798d09a592
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      EVSE/Projects/define.h

+ 1 - 0
EVSE/Projects/define.h

@@ -1226,6 +1226,7 @@ struct PsuData
 	unsigned char 			GroupCount;
 	unsigned char 			Work_Step;
 	unsigned char 			NeedBackTest;
+	unsigned char			ReqIdFeedbackFlag;
 };
 
 /************************************************************************************/