Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
V
VC66_7C
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
ISUZU
VC66_7C
Commits
8f1fc35c
Commit
8f1fc35c
authored
Jul 29, 2023
by
hu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
odo100倍测试程序
parent
da31a5c5
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
1 deletion
+2
-1
GUI.h
source/Application/Graphic/GUI/GUI.h
+1
-1
tasks.c
source/System/tasks.c
+1
-0
No files found.
source/Application/Graphic/GUI/GUI.h
View file @
8f1fc35c
...
@@ -17,7 +17,7 @@
...
@@ -17,7 +17,7 @@
#define FState_COilTimeOutNum 60u
/*3S*/
#define FState_COilTimeOutNum 60u
/*3S*/
#define SystemSupplierECUHardwareVersionNumberApp ((uint16_t)(10301))
/*硬件版本号 HV:01.02.02*/
#define SystemSupplierECUHardwareVersionNumberApp ((uint16_t)(10301))
/*硬件版本号 HV:01.02.02*/
#define SystemSupplierECUSoftwareInformationApp ((uint16_t)(1000
2
))
/*软件版本号 SV:01.01.05*/
#define SystemSupplierECUSoftwareInformationApp ((uint16_t)(1000
3
))
/*软件版本号 SV:01.01.05*/
#define systemSupplierECUFlashInformationApp ((uint16_t)(2))
/*FLASH版本号 FV:00.14*/
#define systemSupplierECUFlashInformationApp ((uint16_t)(2))
/*FLASH版本号 FV:00.14*/
typedef
struct
typedef
struct
...
...
source/System/tasks.c
View file @
8f1fc35c
...
@@ -340,6 +340,7 @@ void Sys_Exact_50us_Tasks(void)
...
@@ -340,6 +340,7 @@ void Sys_Exact_50us_Tasks(void)
Kwp2000_ComInit_Handle
();
Kwp2000_ComInit_Handle
();
Kwp2000_Handle
();
/* qitiancun */
Kwp2000_Handle
();
/* qitiancun */
Kwp2000_Timeout
();
Kwp2000_Timeout
();
Data_Mileage_ISR
();
}
}
}
}
/*============================================================================*/
/*============================================================================*/
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment