[net][at] fix at select receive event change issue.

This commit is contained in:
chenyong
2018-09-14 17:32:11 +08:00
parent 0aa4b72b45
commit 8f95b78da2
2 changed files with 20 additions and 11 deletions

View File

@@ -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"