This commit is contained in:
ethan.du 2020-02-26 11:16:32 +08:00
parent 63330ab72e
commit 5a86569d1e
2 changed files with 3 additions and 3 deletions

View File

@ -42,7 +42,7 @@ menuconfig配置
RT-Thread online packages ---> RT-Thread online packages --->
IoT - internet of things ---> IoT - internet of things --->
IoT Cloud ---> IoT Cloud --->
[ ] ucloud-iot-sdk: Ucloud iot sdk for uiot-core platform. ---> [ ] ucloud_iot_sdk: Ucloud iot sdk for uiot-core platform. --->
--- ucloud_iot_sdk: Ucloud iot sdk for uiot-core platform --- ucloud_iot_sdk: Ucloud iot sdk for uiot-core platform
Ucloud Device Config ---> Ucloud Device Config --->
[ ] Enable Mqtt Link uiot-core Platform [ ] Enable Mqtt Link uiot-core Platform
@ -54,7 +54,7 @@ RT-Thread online packages --->
## 3 软件包的使用 ## 3 软件包的使用
根据产品需求选择合适的应用示例修改新增业务逻辑,也可新增例程编写新的业务逻辑。 根据产品需求选择合适的应用示例修改新增业务逻辑,也可新增例程编写新的业务逻辑。
``` ```
--- ucloud-iot-sdk: Ucloud iot sdk for uiot-core platform. --- ucloud_iot_sdk: Ucloud iot sdk for uiot-core platform.
Ucloud Device Config ---> Ucloud Device Config --->
[*] Enable Mqtt Link uiot-core Platform [*] Enable Mqtt Link uiot-core Platform
[ ] Enable Ucloud Mqtt Sample [ ] Enable Ucloud Mqtt Sample

View File

@ -41,7 +41,7 @@
1. 打开mqtt sample 1. 打开mqtt sample
``` ```
--- ucloud-iot-sdk: Ucloud iot sdk for uiot-core platform. --- ucloud_iot_sdk: Ucloud iot sdk for uiot-core platform.
Ucloud Device Config ---> Ucloud Device Config --->
[*] Enable Mqtt Link uiot-core Platform [*] Enable Mqtt Link uiot-core Platform
[*] Enable Ucloud Mqtt Sample [*] Enable Ucloud Mqtt Sample