Commit 4537c2a0 authored by 李梓源's avatar 李梓源

feat:一键启动引脚更换

parent e4d8e841
...@@ -565,7 +565,7 @@ void Function_Check_Ctrl(uint32_t cmd) ...@@ -565,7 +565,7 @@ void Function_Check_Ctrl(uint32_t cmd)
{ {
// MENU_CHECK_STEP = 0; // MENU_CHECK_STEP = 0;
} }
Display_Send_Vspead(MENU_CHECK_STEP); // Display_Send_Vspead(MENU_CHECK_STEP);
if ( MENU_BACK != MENU_CHECK_STEP ) if ( MENU_BACK != MENU_CHECK_STEP )
{ {
MENU_BACK = MENU_CHECK_STEP; MENU_BACK = MENU_CHECK_STEP;
......
...@@ -7,7 +7,7 @@ ...@@ -7,7 +7,7 @@
#define LINE_OUT_NEG_09 GPIO_OUT_PORT10_PIN04 //485_RE #define LINE_OUT_NEG_09 GPIO_OUT_PORT10_PIN04 //485_RE
#define ONE_START GPIO_OUT_PORT10_PIN13 //一键启动 #define ONE_START GPIO_OUT_PORT10_PIN14 //一键启动
#define ABC_OUT GPIO_OUT_PORT00_PIN04 //ABC轮动报警输出 #define ABC_OUT GPIO_OUT_PORT00_PIN04 //ABC轮动报警输出
#define RELAY_VBAT_MCU GPIO_OUT_PORT10_PIN10 #define RELAY_VBAT_MCU GPIO_OUT_PORT10_PIN10
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment