mini_program_gizwits_sdk 3.1.19 → 3.1.20
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +2 -2
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -34,11 +34,11 @@ yarn add mini_program_gizwits_sdk
|
|
|
34
34
|
|
|
35
35
|
### 蓝牙和 softAp 配网
|
|
36
36
|
|
|
37
|
-
[点击打开微信开发者工具](https://developers.weixin.qq.com/s/
|
|
37
|
+
[点击打开微信开发者工具](https://developers.weixin.qq.com/s/UQI8fpm87jDI)
|
|
38
38
|
|
|
39
39
|
### 设备控制
|
|
40
40
|
|
|
41
|
-
[点击打开微信开发者工具](https://developers.weixin.qq.com/s/
|
|
41
|
+
[点击打开微信开发者工具](https://developers.weixin.qq.com/s/NZI5gpmX7qD1)
|
|
42
42
|
|
|
43
43
|
## 🏍 初始化 Sdk
|
|
44
44
|
|