Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
J
jiancetai
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
陈家乐
jiancetai
Commits
f80cd108
Commit
f80cd108
authored
Oct 16, 2025
by
何锐
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
✨
feat:PICO表二合一
parent
7162323b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
bsp_System.c
bsp_Sources/bsp_System.c
+3
-3
No files found.
bsp_Sources/bsp_System.c
View file @
f80cd108
...
...
@@ -128,17 +128,17 @@ void GJ_CS10_JS_ECUOUT_N(void)
if
(
g_FRStep
==
3
)
{
// CS_FR=108; //60KM
ZS_FR
=
60
;
//3000
ZS_FR
=
45
;
//3000
}
if
(
g_FRStep
==
4
)
{
// CS_FR=81; //80KM
ZS_FR
=
40
;
//4000r
ZS_FR
=
22
;
//4000r
}
if
(
g_FRStep
==
5
)
{
// CS_FR=65; //100KM
ZS_FR
=
4
0
;
//5000
ZS_FR
=
1
0
;
//5000
}
if
(
g_FRStep
==
6
)
{
...
...
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