diff --git a/inc/at_device.h b/inc/at_device.h index 6737522..6a5bc7f 100644 --- a/inc/at_device.h +++ b/inc/at_device.h @@ -40,8 +40,8 @@ extern "C" { #include #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