Merge pull request #101 from Lawlieta/master

【更新】V2.0.3 版本号
This commit is contained in:
朱天龙 (Armink) 2020-03-19 22:53:43 -05:00 committed by GitHub
commit 7b065c37fc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -40,8 +40,8 @@ extern "C" {
#include <netdev.h> #include <netdev.h>
#endif /* RT_USING_NETDEV */ #endif /* RT_USING_NETDEV */
#define AT_DEVICE_SW_VERSION "2.0.2" #define AT_DEVICE_SW_VERSION "2.0.3"
#define AT_DEVICE_SW_VERSION_NUM 0x20002 #define AT_DEVICE_SW_VERSION_NUM 0x20003
/* AT device class ID */ /* AT device class ID */
#define AT_DEVICE_CLASS_ESP8266 0x01U #define AT_DEVICE_CLASS_ESP8266 0x01U