Ver código fonte

Merge pull request #78 from Lawlieta/master

【更新】V2.0.2 版本信息
朱天龙 (Armink) 6 anos atrás
pai
commit
fd374465e8
1 arquivos alterados com 2 adições e 2 exclusões
  1. 2 2
      inc/at_device.h

+ 2 - 2
inc/at_device.h

@@ -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.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 */
 /* AT device class ID */
 #define AT_DEVICE_CLASS_ESP8266        0x01U
 #define AT_DEVICE_CLASS_ESP8266        0x01U