Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
I
IVECO_NS216
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
时昊
IVECO_NS216
Commits
a4b342aa
Commit
a4b342aa
authored
Jan 17, 2024
by
时昊
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
关闭手刹灯,加上头文件包含
parent
245b6dce
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
2 deletions
+4
-2
InnerPicIndex.h
source/Appliciation/APP/InnerPicIndex.h
+3
-2
Telltales_user.c
source/Appliciation/Telltales_user.c
+1
-0
No files found.
source/Appliciation/APP/InnerPicIndex.h
View file @
a4b342aa
#ifndef INNERPICINDEX_H__
#define INNERPICINDEX_H__
const unsigned char __attribute__((aligned(8))) Kai_tu_01_X38_Y122[2612] = {
0x32, 0x0A, 0xB2, 0x80, 0x30, 0x80, 0xFF, 0xFF, 0xB3, 0xFF, 0x00, 0xBF, 0x8C, 0x9F, 0x00, 0xCF,
...
...
@@ -15111,7 +15112,7 @@ const unsigned char __attribute__((aligned(8))) Alarm_ICON_12_4_X140_Y101[128] =
#endif
source/Appliciation/Telltales_user.c
View file @
a4b342aa
...
...
@@ -1206,6 +1206,7 @@ Tellib_uint16_t Water_High_Res = 0u;
}
void
LED_HandBrake_Lamp_Exec
(
Tellib_uint16_t
led_status
)
{
LED_Driver_Channel_Set
(
LED_Attr
[
LED_HandBrake_Lamp
].
chip
,
LED_Attr
[
LED_HandBrake_Lamp
].
channel
,
0
);
}
Tellib_uint16_t
LED_Safety_Belt_Lamp_Judge
(
void
)
{
...
...
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