Commit fd28bbf8 authored by 时昊's avatar 时昊

feat:修改can外发临时程序

parent d264f487
......@@ -107,7 +107,7 @@ void Can_Set_Buff_18FF6F17(canlib_uint8_t *CopyData)
uint8_t IC_MaintanceWarningSts = 0u; //IC发出保养提示报警信号
CopyData[0] = Radra_Get_Warning();;
CopyData[0] = 0xffu;
CopyData[1] = 0xffu;
CopyData[2] = 0xffu;
CopyData[3] = 0xffu;
......
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