mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-12-26 09:08:25 +00:00
[net][at] fix at select receive event change issue.
This commit is contained in:
@@ -32,8 +32,8 @@
|
||||
extern "C" {
|
||||
#endif
|
||||
|
||||
#define AT_SW_VERSION "1.0.1"
|
||||
#define AT_SW_VERSION_NUM 0x10000
|
||||
#define AT_SW_VERSION "1.0.2"
|
||||
#define AT_SW_VERSION_NUM 0x10002
|
||||
|
||||
#define DBG_ENABLE
|
||||
#define DBG_SECTION_NAME "AT"
|
||||
|
||||
Reference in New Issue
Block a user