update the content in tmr.md
This commit is contained in:
parent
25ff47fb4e
commit
a9f32f9f39
|
@ -144,6 +144,3 @@ xs_int32 xs_UserTimerModify(xs_uint16 id, xs_tick_x ticks);
|
|||
| id | 待修改超时时间的软件定时器ID |
|
||||
| ticks | 超时时间 |
|
||||
|
||||
```c
|
||||
struct xs_Timer* xs_UserTimerSearch(xs_uint16 id);
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue