We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d01865 commit a77f246Copy full SHA for a77f246
inc/at_device.h
@@ -26,8 +26,8 @@ extern "C" {
26
#include <netdev.h>
27
#endif /* RT_USING_NETDEV */
28
29
-#define AT_DEVICE_SW_VERSION "2.0.4"
30
-#define AT_DEVICE_SW_VERSION_NUM 0x20004
+#define AT_DEVICE_SW_VERSION "2.0.5"
+#define AT_DEVICE_SW_VERSION_NUM 0x20005
31
32
/* AT device class ID */
33
#define AT_DEVICE_CLASS_ESP8266 0x01U
0 commit comments