Explorar o código

2020-01-30 / Alston Lin

Actions
1. Add value for test of fan

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

+ 1 - 0
EVSE/Projects/define.h

@@ -2882,6 +2882,7 @@ struct FanModuleData
 	unsigned short	SetFan2Speed;			//RPM
 	unsigned short	SetFan3Speed;			//RPM
 	unsigned short	SetFan4Speed;			//RPM
+	unsigned short	TestFanSpeed;			//RPM
 	unsigned char	DiffOfAirPressure;		//pa
 	unsigned char	UpdateFW;			//1:do update
 };