Commit 94bc36f4 authored by 李梓源's avatar 李梓源

feat:屏蔽自动重启

parent 2ac46ae9
......@@ -104,8 +104,8 @@ void Sys_Startup_Init(void)
loc_config.pfnUARTErrHandleCallBack = 0;
loc_config.pfnUARTReadMsgCallBack = UART_Put1;
UART_Init(UART_RLIN31, &loc_config);
Auto_ONOFF = 1;
AutoFlag = 1;
// Auto_ONOFF = 1;
// AutoFlag = 1;
}
/***********************************************************************
......
#new Option
#Mon Dec 16 20:50:58 CST 2024
#Mon Feb 10 10:43:38 CST 2025
IsSort=true
MergeFlashIsCompression=false
ChangeAppFilePath=
......
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