Commit b3735ddd authored by 崔立宝's avatar 崔立宝

变更项2.软件版本号改为c.00.15,硬件版本号不变

parent 307d7ddd
...@@ -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] = '4'; UDS_ISO14229_Transfer[11] = '5';
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:
......
...@@ -1209,7 +1209,7 @@ void Menu2_4_Display(void) // ...@@ -1209,7 +1209,7 @@ void Menu2_4_Display(void) //
TFT_LCD_Display_Sprite(LAYER_MENU02, SN_NB_17_00_png, 373, 199, 64); TFT_LCD_Display_Sprite(LAYER_MENU02, SN_NB_17_00_png, 373, 199, 64);
TFT_LCD_Display_Sprite(LAYER_MENU03, SN_NB_17_point_png, 391, 199, 64); TFT_LCD_Display_Sprite(LAYER_MENU03, SN_NB_17_point_png, 391, 199, 64);
TFT_LCD_Display_Sprite(LAYER_MENU04, SN_NB_17_01_png, 409, 199, 64); TFT_LCD_Display_Sprite(LAYER_MENU04, SN_NB_17_01_png, 409, 199, 64);
TFT_LCD_Display_Sprite(LAYER_MENU05, SN_NB_17_04_png, 427, 199, 64); TFT_LCD_Display_Sprite(LAYER_MENU05, SN_NB_17_05_png, 427, 199, 64);
} }
uint8_t Left_LDW_Count = 0; uint8_t Left_LDW_Count = 0;
......
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