mirror of
https://gitee.com/moluo-tech/AT-Command
synced 2025-06-17 07:57:52 +00:00
#22: 1.按单字符处理接收,避免出现在urc事件中读取数据时,导致后面数据丢失问题.
2.解决多任务发送时,接收完成信号量提前释放的问题。
This commit is contained in:
commit
f9b099c4ae
@ -1 +1 @@
|
||||
Subproject commit f1a4fb83203d981d8d2ab7c2184049c90f23d56a
|
||||
Subproject commit 2c89bb82086b3bfacea6574aea4c99bd9924ff8f
|
@ -3,9 +3,9 @@ branches: {
|
||||
}
|
||||
fileChange:
|
||||
/at.c:
|
||||
newFile: !uuid 'ca0030362c67acc91cde13d644b0b8deaec750cc'
|
||||
oldFile: !uuid '1536333c3512cbfa454d7e487bb1c2a954446ff3'
|
||||
gitCommitId: !uuid 'f1a4fb83203d981d8d2ab7c2184049c90f23d56a'
|
||||
newFile: !uuid '30b58f11f1a37f38eee13b093f92175c43530d78'
|
||||
oldFile: !uuid 'ca0030362c67acc91cde13d644b0b8deaec750cc'
|
||||
gitCommitId: !uuid '2c89bb82086b3bfacea6574aea4c99bd9924ff8f'
|
||||
renames: {
|
||||
}
|
||||
revisionId: 21
|
||||
revisionId: 22
|
||||
|
Loading…
Reference in New Issue
Block a user