Commit 9a0f7317 authored by 李俭双's avatar 李俭双

🐞 fix:屏蔽串口初始化,释放首版程序

parent 2cf6f5e2
...@@ -51,7 +51,7 @@ static void Power_KL30_Init(void) ...@@ -51,7 +51,7 @@ static void Power_KL30_Init(void)
DFlash_init(); DFlash_init();
Analog_Signal_Conv_Init(); Analog_Signal_Conv_Init();
BU98R10_Init(); BU98R10_Init();
Uart0_Init(115200); //Uart0_Init(115200);
Sys_KL30_Init(); Sys_KL30_Init();
Checkself_Init(); Checkself_Init();
......
#new Option #new Option
#Wed May 15 11:59:36 CST 2024 #Wed May 15 17:36:23 CST 2024
IsSort=true IsSort=true
MergeFlashIsCompression=false MergeFlashIsCompression=false
ChangeAppFilePath= 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