Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
R
RT_RMR42E
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
时昊
RT_RMR42E
Commits
7539115a
Commit
7539115a
authored
Jul 14, 2024
by
郑萍
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
🐞
fix:51223 【润通草地车】【档位】当0x125信号MMCU_PowerMode=1,在发送档位信号,仅P挡闪烁,,且档位边框常显
parent
89ce4066
Changes
3
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
309 additions
and
355 deletions
+309
-355
GUI_Display.c
Firmware/Source/Application/GUI_Display/GUI_Display.c
+4
-0
Telltales_user.c
Firmware/Source/Component/Telltales/Telltales_user.c
+305
-354
Telltales_user.h
Firmware/Source/Component/Telltales/Telltales_user.h
+0
-1
No files found.
Firmware/Source/Application/GUI_Display/GUI_Display.c
View file @
7539115a
...
...
@@ -67,6 +67,10 @@ void Gauge_Gears_Display(void)
{
SEG_SET_GEAR
(
1
,
Signal1
,
0
);
}
else
{
SEG_SET_GEAR
(
1
,
Gear_OFF
,
0
);
}
}
else
{
...
...
Firmware/Source/Component/Telltales/Telltales_user.c
View file @
7539115a
This diff is collapsed.
Click to expand it.
Firmware/Source/Component/Telltales/Telltales_user.h
View file @
7539115a
...
...
@@ -26,7 +26,6 @@ typedef enum
em_LED_Cruise_Control_W
,
em_LED_Tire_pressure_F_W
,
em_LED_Tire_pressure_R_W
,
em_LED_Gears_W
,
em_LED_Cutterhead_Gear_W
,
em_LED_Working_Hours_One_W
,
...
...
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