[at_socket] update AT_SW_VERSION and adjust at_socket_ops

This commit is contained in:
luhuadong
2020-07-23 01:13:48 +08:00
parent 067106f164
commit f56af401cc
3 changed files with 3 additions and 3 deletions

View File

@@ -18,7 +18,7 @@
extern "C" {
#endif
#define AT_SW_VERSION "1.3.0"
#define AT_SW_VERSION "1.3.1"
#define AT_CMD_NAME_LEN 16
#define AT_END_MARK_LEN 4