Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
H
haoJin750TFT
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
时昊
haoJin750TFT
Commits
93227110
Commit
93227110
authored
8 months ago
by
时昊
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
feat:修改高低压阈值
parent
e5997789
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
6 deletions
+6
-6
System_Monitor_User.c
...are/Source/Component/System_Monitor/System_Monitor_User.c
+6
-6
No files found.
Firmware/Source/Component/System_Monitor/System_Monitor_User.c
View file @
93227110
...
...
@@ -5,14 +5,14 @@
#define u16Base_Vol 0u
#define u16ENTER_LOW_N_RANGE 7000U
#define u16EXIT_LOW_N_RANGE
75
00U
#define u16EXIT_LOW_N_RANGE
80
00U
#define u16ENTER_LOW_Y_RANGE 9000U
#define u16EXIT_LOW_Y_RANGE 10000U
#define u16EXIT_HIGH_Y_RANGE
0xffffu
#define u16ENTER_HIGH_Y_RANGE
0xffffu
#define u16EXIT_HIGH_N_RANGE
0xffffu
#define u16ENTER_HIGH_N_RANGE
0xffffu
#define u16EXIT_HIGH_Y_RANGE
15000U
#define u16ENTER_HIGH_Y_RANGE
16000U
#define u16EXIT_HIGH_N_RANGE
18000U
#define u16ENTER_HIGH_N_RANGE
19000U
#define u16Top_Vol 0xffffu
...
...
@@ -35,7 +35,7 @@ static const monitorlib_uint16_t SysFun_Range [ 26u ] = {
u16ENTER_HIGH_N_RANGE
,
u16Top_Vol
,
2
500
,
500
,
50u
,
u16Base_Vol
,
...
...
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