Browse Source

2020.03.27 / Folus Wen

Actions:
1. EVSE/Projects/define.h add LedModuleFwRev to system info struct.

Files:
1. As follow commit history

Image version: D0.00.XX.XXXX.XX
Image checksum: XXXXXXXX

Hardware PWB P/N : XXXXXXX
Hardware Version : XXXXXXX
FolusWen 5 năm trước cách đây
mục cha
commit
ed74a83bb8

BIN
EVSE/Projects/Noodoe/Images/FactoryDefaultConfig.bin


BIN
EVSE/Projects/Noodoe/Images/u-boot-spl.bin


BIN
EVSE/Projects/PlugIt360/Images/FactoryDefaultConfig.bin


BIN
EVSE/Projects/PlugIt360/Images/u-boot-spl.bin


+ 1 - 0
EVSE/Projects/define.h

@@ -445,6 +445,7 @@ struct SysInfoData
 	unsigned char RelayModuleHwRev[32];	//Relay control  module hardware version
 	unsigned char RelayModuleFwRev[32];	//Relay control  module firmware version
 	unsigned char TelcomModemFwRev[32];	//the 3G/4G modem firmware version
+	unsigned char LedModuleFwRev[32];	//LED control module firmware version
 	int SystemAmbientTemp;		// -40 ~ 215 degree C
 	int SystemCriticalTemp;		// -40 ~ 215 degree C
 	int CcsConnectorTemp;		// -40 ~ 215 degree C