更新出厂日期,版本号V1.0
This commit is contained in:
parent
fb48848c70
commit
11d78f48e8
|
@ -799,7 +799,7 @@ int BSP_Flash_Init (void)
|
||||||
LOG_D ("Flash_Set_Sever_Data error!");
|
LOG_D ("Flash_Set_Sever_Data error!");
|
||||||
}
|
}
|
||||||
|
|
||||||
Flash_SetProductTimeLimit (2025, 1, 24, 13, 50, 20, kFactoryTimeId);
|
Flash_SetProductTimeLimit (2025, 2, 10, 13, 50, 20, kFactoryTimeId);
|
||||||
Set_ExpirationTime (MAX_EXPIRATION_DAYS);
|
Set_ExpirationTime (MAX_EXPIRATION_DAYS);
|
||||||
|
|
||||||
sci.hw_ver = SYS_HW_VERSION;
|
sci.hw_ver = SYS_HW_VERSION;
|
||||||
|
|
Loading…
Reference in New Issue