Browse Source

add at device class a9g

luliang 6 năm trước cách đây
mục cha
commit
fdeaa3572b
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      inc/at_device.h

+ 1 - 0
inc/at_device.h

@@ -53,6 +53,7 @@ extern "C" {
 #define AT_DEVICE_CLASS_MW31           0x07U
 #define AT_DEVICE_CLASS_ESP32          0x08U
 #define AT_DEVICE_CLASS_W60X           0x09U
+#define AT_DEVICE_CLASS_A9G            0x0AU
 
 /* Options and Commands for AT device control opreations */
 #define AT_DEVICE_CTRL_POWER_ON        0x01L