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
d39739f7
Commit
d39739f7
authored
Jun 06, 2025
by
huangguoqing
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
✨
feat:增加陡坡缓降灯
parent
bee4c61b
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
1 deletion
+2
-1
CAN_APP.h
YueJin_test_bench/source/Appliciation/CAN_APP.h
+1
-1
Key_user.c
YueJin_test_bench/source/Appliciation/Key_user.c
+1
-0
No files found.
YueJin_test_bench/source/Appliciation/CAN_APP.h
View file @
d39739f7
...
...
@@ -152,8 +152,8 @@ typedef union
uint64_t
Side_bracket202
:
1
;
uint64_t
:
2
;
uint64_t
:
1
;
uint64_t
Hill_Descent_control
:
1
;
uint64_t
:
1
;
uint64_t
Ready
:
2
;
uint64_t
Cruiste
:
1
;
...
...
YueJin_test_bench/source/Appliciation/Key_user.c
View file @
d39739f7
...
...
@@ -643,6 +643,7 @@ void User_CheckMode_Service(uint8_t CbkCycle)
Right_Led
=
1
;
Headlights_Led
=
1
;
Side_bracket
=
1
;
Hill_Descent_control
=
1
;
break
;
}
}
...
...
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