【更新】V2.0.3 版本号
Signed-off-by: chenyong <chenyong@rt-thread.com>
This commit is contained in:
parent
b66b438647
commit
041a6566c9
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue