ソースを参照

Merge pull request #2 from ouyangshengduo/master

1.修改rt-thread平台的标识包名,与在线rtt包库统一
senduo 6 年 前
コミット
761ef27671
1 ファイル変更1 行追加1 行削除
  1. 1 1
      samples/demo.c

+ 1 - 1
samples/demo.c

@@ -467,7 +467,7 @@ static int start_demo_test()
 }
 
 
-#ifdef RT_USING_JIOT_C_SDK
+#ifdef PKG_USING_JIOT-C-SDK
 #include <finsh.h>
 
 MSH_CMD_EXPORT_ALIAS(start_demo_test, start_demo_test,Example: start_demo_test);