Ver Fonte

1.修改rt-thread平台的标识包名,与在线rtt包库统一

senduo há 6 anos atrás
pai
commit
039930bb54
1 ficheiros alterados com 1 adições e 1 exclusões
  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);