xuxinyi 2 сар өмнө
parent
commit
f11a8c5857
1 өөрчлөгдсөн 3 нэмэгдсэн , 1 устгасан
  1. 3 1
      Core/Src/E52.c

+ 3 - 1
Core/Src/E52.c

@@ -59,7 +59,9 @@ void E52_Analyze_Command_Fun() {
         //todo:发生蓝牙数据
     }else if (rx_buf_uart2[2] == 0x03) {
         //todo:
-    }else if ()
+    }else {
+
+    }
 }