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
3f56df9d
Commit
3f56df9d
authored
4 months ago
by
张金硕
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
feat:除了走步骤界面,远光灯一直闪
parent
ee7df05e
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
13142 additions
and
13134 deletions
+13142
-13134
bsp_button.c
source/bsp_source/bsp_button/bsp_button.c
+1
-1
main.c
source/main.c
+7
-0
standalone_tcflash.srec
tools/iar_ewarm/standalone_tcflash/standalone_tcflash.srec
+13134
-13133
No files found.
source/bsp_source/bsp_button/bsp_button.c
View file @
3f56df9d
...
...
@@ -3399,7 +3399,7 @@ void Stage_Manage()
{
case
0
:
ProjectDynamicConfig
();
//��Ŀ��̬��������ȼ�͡�BVM��DMS��
HJ_High_BeamFlash
();
//
HJ_High_BeamFlash();
#if (PRO_JAPE2)
if
((
g_uiCuntDownFlag
==
1
)
&&
(
TftTimer
==
0
)){
can
();
...
...
This diff is collapsed.
Click to expand it.
source/main.c
View file @
3f56df9d
...
...
@@ -845,6 +845,13 @@ void main(void)
HU_MON_PE_01
.
HU_OptionInfo_L
=
0x2
;
#endif
}
if
(
g_Stage
!=
STAGE_Other
)
{
HJ_High_BeamFlash
();
}
else
{;}
if
((
g_Stage
==
STAGE_WaterAndFuel
)
||
(
g_Stage
==
0
))
{
GetInfo
();
...
...
This diff is collapsed.
Click to expand it.
tools/iar_ewarm/standalone_tcflash/standalone_tcflash.srec
View file @
3f56df9d
This source diff could not be displayed because it is too large. You can
view the blob
instead.
This diff is collapsed.
Click to expand it.
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