Commit e019f67d authored by hu's avatar hu

增加英文界面

parent c266e33f
...@@ -149,7 +149,7 @@ void BL_Management_service(void) ...@@ -149,7 +149,7 @@ void BL_Management_service(void)
GetBGLLvl((BackLightVLv - 1), LED_Pos); GetBGLLvl((BackLightVLv - 1), LED_Pos);
/*得到热敏电阻电压参数为100倍电压值*/ /*得到热敏电阻电压参数为100倍电压值*/
DNC_NumValue = RTE_Read_NTC_R_Valid(); DNC_NumValue = RTE_Read_NTC_R_Valid(); /*----2023.02.27 有问题------ 注释调整完删除*/
GetBGLNTCVol((uint16_t)DNC_NumValue); GetBGLNTCVol((uint16_t)DNC_NumValue);
/*主函数中调用第一个参数电源状态 1是 ON档 2 off 第二个参数 唤醒条件 1是TTF唤醒 2 是表盘唤醒 3 是表盘和屏都有唤醒,0无唤醒*/ /*主函数中调用第一个参数电源状态 1是 ON档 2 off 第二个参数 唤醒条件 1是TTF唤醒 2 是表盘唤醒 3 是表盘和屏都有唤醒,0无唤醒*/
......
This diff is collapsed.
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment