update the content in tmr.md

This commit is contained in:
Yan_yan 2020-11-10 18:05:00 +08:00
parent 25ff47fb4e
commit a9f32f9f39
1 changed files with 0 additions and 3 deletions

View File

@ -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);
```