Commit 89cda672 authored by 崔立宝's avatar 崔立宝

变更项2、升级软件版本号

parent a3d71673
...@@ -1625,7 +1625,7 @@ void UDS_Service_22_Indication ( uint32_t A_TA_type, uint16_t A_Length, uint8_t ...@@ -1625,7 +1625,7 @@ void UDS_Service_22_Indication ( uint32_t A_TA_type, uint16_t A_Length, uint8_t
UDS_ISO14229_Transfer[ 8] = '0'; UDS_ISO14229_Transfer[ 8] = '0';
UDS_ISO14229_Transfer[ 9] = '.'; UDS_ISO14229_Transfer[ 9] = '.';
UDS_ISO14229_Transfer[10] = '1'; UDS_ISO14229_Transfer[10] = '1';
UDS_ISO14229_Transfer[11] = '3'; UDS_ISO14229_Transfer[11] = '4';
UDS_Service_Response ( 0x22, POSITIVE_RSP, DIAG_ID_Tx, 12, UDS_ISO14229_Transfer ); UDS_Service_Response ( 0x22, POSITIVE_RSP, DIAG_ID_Tx, 12, UDS_ISO14229_Transfer );
break; break;
case 0xF191: case 0xF191:
......
...@@ -49,6 +49,8 @@ ...@@ -49,6 +49,8 @@
//20250621 升级软件版本号 //20250621 升级软件版本号
//V00.14 //V00.14
//20250730 TYW-2025-00635变更 //20250730 TYW-2025-00635变更
// 1、增加气量控制信号,与原信号为或的关系
//20250731 2、升级软件版本号
#include "main.h" #include "main.h"
#include "fuelconfig.h" #include "fuelconfig.h"
......
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