mirror of
https://gitee.com/zlgopen/awtk.git
synced 2024-11-30 02:58:26 +08:00
improve serial_helper
This commit is contained in:
parent
74fcb644bf
commit
a4b9d19c89
@ -2,6 +2,7 @@
|
||||
|
||||
2021/12/28
|
||||
* 完善demoui(感谢兆坤提供补丁)。
|
||||
* 完善serial\_helper.c(感谢朝泽提供补丁)
|
||||
|
||||
2021/12/27
|
||||
* 修复T9Ext输入法,输入1后删除1,但是候选栏没有关闭的问题。
|
||||
|
@ -34,6 +34,7 @@
|
||||
#include "tkc/mem.h"
|
||||
#include "tkc/wstr.h"
|
||||
#include "tkc/thread.h"
|
||||
#include "tkc/time_now.h"
|
||||
#include "tkc/socket_pair.h"
|
||||
#include "tkc/socket_helper.h"
|
||||
#include "streams/serial/serial_helper.h"
|
||||
|
Loading…
Reference in New Issue
Block a user