Skip to content

Commit 95c1252

Browse files
committed
[sim det]
1 parent a8d2a6b commit 95c1252

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

en-us/api/QuecPythonClasslib.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1130,7 +1130,7 @@ Call this API to writes a phone number record.
11301130

11311131
> **sim.setCallback(usrFun)**
11321132

1133-
Call this API to registers the listening callback function. The callback function will be triggered when receiving SMS.
1133+
Call this API to registers the listening callback function.
11341134

11351135
(Only valid when the SIM card hot-plugging is enabled.)
11361136

zh-cn/api/QuecPythonClasslib.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1158,7 +1158,7 @@ sim卡解锁。当多次错误输入 PIN/PIN2 码后,SIM 卡状态为请求 PU
11581158

11591159
> **sim.setCallback(usrFun)**
11601160

1161-
注册监听回调函数。在接收短信时,会触发该回调函数
1161+
注册监听回调函数。响应SIM卡热插拔
11621162

11631163
(该函数只有在SIM卡热插拔的宏打开的情况下才会存在,一般默认打开)
11641164

0 commit comments

Comments
 (0)