【更新】V2.0.2 版本信息
Signed-off-by: chenyong <1521761801@qq.com>
This commit is contained in:
parent
1601bddfaa
commit
b7e0298083
|
@ -40,8 +40,8 @@ extern "C" {
|
|||
#include <netdev.h>
|
||||
#endif /* RT_USING_NETDEV */
|
||||
|
||||
#define AT_DEVICE_SW_VERSION "2.0.1"
|
||||
#define AT_DEVICE_SW_VERSION_NUM 0x20001
|
||||
#define AT_DEVICE_SW_VERSION "2.0.2"
|
||||
#define AT_DEVICE_SW_VERSION_NUM 0x20002
|
||||
|
||||
/* AT device class ID */
|
||||
#define AT_DEVICE_CLASS_ESP8266 0x01U
|
||||
|
|
Loading…
Reference in New Issue