1. 更新文档
2. 修正KEEPALIVE计数未清空问题
This commit is contained in:
@@ -215,7 +215,7 @@ while (1)
|
||||
}
|
||||
```
|
||||
|
||||
具体可以参考`example_win32.c`和`test.c`的实现。
|
||||
具体可以参考`example_user.c`和`example_test.c`的实现。
|
||||
|
||||
|
||||
|
||||
@@ -659,7 +659,7 @@ int ebtn_is_in_process(void);
|
||||
|
||||
而当按下保持时间大于`time_click_pressed_max`时,就不会上报`ONCLICK`事件,如下图所示。
|
||||
|
||||

|
||||

|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user