Commit 9321c6b0 authored by 时昊's avatar 时昊

修改ESC,诊断配置,上传相关文件

parent 86b522d4
......@@ -7,9 +7,9 @@ _EOL_F010 EOL_F010;
void EOL_InitVal(void)
{
//uint8_t enResult = 0u;
EOL_F010.F010_Byte[0] = 0x10;
EOL_F010.F010_Byte[0] = 0x10;//tpms
EOL_F010.F010_Byte[1] = 0x00;
EOL_F010.F010_Byte[2] = 0x40;
EOL_F010.F010_Byte[2] = 0x44;//gear_esc
EOL_F010.F010_Byte[3] = 0x04;
EOL_F010.F010_Byte[4] = 0x00;
EOL_F010.F010_Byte[5] = 0x00;
......
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
NS216_2024-1-18-15-30_SV1.0_HV1.0_BOOTSW1.5_ALL是生产用的程序
NS216_2024-1-18-15-30_SV1.0_HV1.0_BOOTSW1.5_APP是诊断工具升级的程序
\ No newline at end of file
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