Commit 669277ed2fc4fbfd93cd39f51e7c23a38e063dcc
1 parent
b7b9e168
发送自定义提示信息的示例代码写错了
Showing
1 changed file
with
1 additions
and
1 deletions
通讯协议-B200W-MQTT协议[内部].md
| @@ -1362,7 +1362,7 @@ | @@ -1362,7 +1362,7 @@ | ||
| 1362 | |++info|string||否|设置的反馈信息,<br>不同键盘可设置不同反馈信息| | 1362 | |++info|string||否|设置的反馈信息,<br>不同键盘可设置不同反馈信息| |
| 1363 | ```json | 1363 | ```json |
| 1364 | { | 1364 | { |
| 1365 | - "fun": "rtSetKpBindingInfo", | 1365 | + "fun": "rtSetKpUserPrompt", |
| 1366 | "dataTag":"1", | 1366 | "dataTag":"1", |
| 1367 | "data": [ | 1367 | "data": [ |
| 1368 | { | 1368 | { |