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
79c31d4b
Commit
79c31d4b
authored
Sep 03, 2024
by
王金亮
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
56441 【豪进7500TFT】【时间】(白天模式)时间设置中无操作10s左右自动退出时间设置;且光标闪烁时,调节时间自动退出后,时间自动保存
根据规范要求,退出时间由10s改为8s
parent
931e591b
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
8 deletions
+3
-8
HaoJin750TFT.uvprojx
.../Project/Cmsemicon/BAT32A279/MDK_ARM/HaoJin750TFT.uvprojx
+2
-7
Key_user.c
Firmware/Source/Component/Key/Key_user.c
+1
-1
No files found.
Firmware/Project/Cmsemicon/BAT32A279/MDK_ARM/HaoJin750TFT.uvprojx
View file @
79c31d4b
...
@@ -978,11 +978,6 @@
...
@@ -978,11 +978,6 @@
<FileType>
5
</FileType>
<FileType>
5
</FileType>
<FilePath>
..\..\..\..\Source\Component\AMT630H\PicBin.h
</FilePath>
<FilePath>
..\..\..\..\Source\Component\AMT630H\PicBin.h
</FilePath>
</File>
</File>
<File>
<FileName>
kei_S1.0.6_20240827.lib
</FileName>
<FileType>
4
</FileType>
<FilePath>
..\..\..\..\Source\Component\AMT630H\kei_S1.0.6_20240827.lib
</FilePath>
</File>
<File>
<File>
<FileName>
UartProtocol.h
</FileName>
<FileName>
UartProtocol.h
</FileName>
<FileType>
5
</FileType>
<FileType>
5
</FileType>
...
@@ -1019,9 +1014,9 @@
...
@@ -1019,9 +1014,9 @@
<FilePath>
..\..\..\..\Source\Component\System_Monitor\System_Monitor_User.h
</FilePath>
<FilePath>
..\..\..\..\Source\Component\System_Monitor\System_Monitor_User.h
</FilePath>
</File>
</File>
<File>
<File>
<FileName>
kei_S1.0.
5_20240822
.lib
</FileName>
<FileName>
kei_S1.0.
6_20240827
.lib
</FileName>
<FileType>
4
</FileType>
<FileType>
4
</FileType>
<FilePath>
..\..\..\..\Source\Component\AMT630H\kei_S1.0.
5_20240822
.lib
</FilePath>
<FilePath>
..\..\..\..\Source\Component\AMT630H\kei_S1.0.
6_20240827
.lib
</FilePath>
</File>
</File>
</Files>
</Files>
</Group>
</Group>
...
...
Firmware/Source/Component/Key/Key_user.c
View file @
79c31d4b
...
@@ -5,7 +5,7 @@
...
@@ -5,7 +5,7 @@
__align
(
4
)
__align
(
4
)
#define BACK_MENU_TIME
10
00
#define BACK_MENU_TIME
8
00
_Menu_Data
MenuData
;
_Menu_Data
MenuData
;
RTC_TimeTypeDef
RTC_TimeStruct
;
RTC_TimeTypeDef
RTC_TimeStruct
;
RTC_DateTypeDef
RTC_DateStruct
;
RTC_DateTypeDef
RTC_DateStruct
;
...
...
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