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
263ff3f7
Commit
263ff3f7
authored
Jun 01, 2025
by
梁百峰
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
✨
feat:修改LDWS报警声音
parent
e28b528f
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
Sound_Alarm_User.c
source/Appliciation/Sound_Alarm_User.c
+1
-1
No files found.
source/Appliciation/Sound_Alarm_User.c
View file @
263ff3f7
...
@@ -99,7 +99,7 @@ const Sound_Alarm_Attribute_st_t stSoundAlarmAttribute [ SOUND_ALARM_MAX ] = {
...
@@ -99,7 +99,7 @@ const Sound_Alarm_Attribute_st_t stSoundAlarmAttribute [ SOUND_ALARM_MAX ] = {
/*SOUND_ALARM_TICK*/
{
SOUND_VARIETY_TICK
,
1U
,
SOUND_ALARM_TRIGGER_MULTI
,
SOUND_ALARM_BREAK_NONE
,
SOUND_ALARM_NUM_FINISH_RESET
},
/*SOUND_ALARM_TICK*/
{
SOUND_VARIETY_TICK
,
1U
,
SOUND_ALARM_TRIGGER_MULTI
,
SOUND_ALARM_BREAK_NONE
,
SOUND_ALARM_NUM_FINISH_RESET
},
/*SOUND_ALARM_TOCK*/
{
SOUND_VARIETY_TOCK
,
1U
,
SOUND_ALARM_TRIGGER_MULTI
,
SOUND_ALARM_BREAK_NONE
,
SOUND_ALARM_NUM_FINISH_RESET
},
/*SOUND_ALARM_TOCK*/
{
SOUND_VARIETY_TOCK
,
1U
,
SOUND_ALARM_TRIGGER_MULTI
,
SOUND_ALARM_BREAK_NONE
,
SOUND_ALARM_NUM_FINISH_RESET
},
/*SOUND_ALARM_LDWS*/
{
SOUND_VARIETY_
4
,
0xFFU
,
SOUND_ALARM_TRIGGER_NORMAL
,
SOUND_ALARM_RECOVER_CONTINUE
,
SOUND_ALARM_NUM_FINISH
_RESET
},
/*SOUND_ALARM_LDWS*/
{
SOUND_VARIETY_
RADAR_8
,
2U
,
SOUND_ALARM_TRIGGER_NORMAL
,
SOUND_ALARM_RECOVER_CONTINUE
,
SOUND_ALARM_NUM
_RESET
},
/*SOUND_ALARM_LOW_OIL_PRESSURE*/
{
SOUND_VARIETY_3
,
3U
,
SOUND_ALARM_TRIGGER_NORMAL
,
SOUND_ALARM_BREAK_NONE
,
SOUND_ALARM_NUM_FINISH_RESET
},
/*SOUND_ALARM_LOW_OIL_PRESSURE*/
{
SOUND_VARIETY_3
,
3U
,
SOUND_ALARM_TRIGGER_NORMAL
,
SOUND_ALARM_BREAK_NONE
,
SOUND_ALARM_NUM_FINISH_RESET
},
};
};
...
...
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