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
ffa58caa
Commit
ffa58caa
authored
May 18, 2025
by
梁百峰
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
✨
feat:版本号光感值
parent
b13fa235
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
8 deletions
+8
-8
Display_Info.c
YueJin_test_bench/source/Appliciation/Display_Info.c
+8
-8
No files found.
YueJin_test_bench/source/Appliciation/Display_Info.c
View file @
ffa58caa
...
...
@@ -3707,12 +3707,12 @@ void Display_Version_Info(uint32_t ON_OFF)
if
(
R485_ID4Dh
.
Sig
.
MaterialCode07
==
0x47
)
{
nowbanbenhao
=
1
;
nowbanbenhaohoumian
=
9
;
nowbanbenhaohoumian
=
11
;
}
else
if
(
R485_ID4Dh
.
Sig
.
MaterialCode07
==
0x43
)
{
nowbanbenhao
=
2
;
nowbanbenhaohoumian
=
2
4
;
nowbanbenhaohoumian
=
2
6
;
}
else
{
...
...
@@ -3770,12 +3770,12 @@ void Display_Version_Info(uint32_t ON_OFF)
}
else
{
TFT_LCD_Draw_Bmp
(
200
,
90
+
25
+
25
+
30
+
25
+
30
+
30
,
(
uint8_t
*
)
gImage_cuo
);
//软件版本号对比 错
firstpowerflag
=
3
;
MENU_CHECK_STEP
=
0
;
//
TFT_LCD_Draw_Bmp(200, 90+25+25+30+25+30+30, ( uint8_t * )gImage_cuo ); //软件版本号对比 错
//
firstpowerflag = 3;
//
MENU_CHECK_STEP = 0;
//正在调试取消版本号对比 想要取消版本号对比将上方注释掉并解开下方注释即可
//
TFT_LCD_Draw_Bmp(200, 90+25+25+30+25+30+30, ( uint8_t * )gImage_dui ); //软件版本号对比 对
//
firstpowerflag = 2;
TFT_LCD_Draw_Bmp
(
200
,
90
+
25
+
25
+
30
+
25
+
30
+
30
,
(
uint8_t
*
)
gImage_dui
);
//软件版本号对比 对
firstpowerflag
=
2
;
}
}
else
...
...
@@ -4374,7 +4374,7 @@ void Display_Send_Vspead(uint8_t menu)
// GUI_Display_Version_Code_Service(3, 40+25+25+25+25, "Color", Letter_Num_11, PCodeText_Space_size);
//光感值先注释掉
//
GUI_General_Digit_Display(lightnumber, Num_15, 6, 5, ODODigitNum09PosX, 40+25+25+25+25+25+25+25+25+25);
GUI_General_Digit_Display
(
lightnumber
,
Num_15
,
6
,
5
,
ODODigitNum09PosX
,
40
+
25
+
25
+
25
+
25
+
25
+
25
+
25
+
25
+
25
);
if
(
Light_Out
==
0
)
{
// TFT_LCD_Draw_Bmp(70, 40+25+25+25+25+25+25+25+25, ( uint8_t * )gImage_gImage_AutoX6_Y165);
...
...
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