Prechádzať zdrojové kódy

Update at_device.h

add macro AT_DEVICE_CLASS_M6315
zeql 5 rokov pred
rodič
commit
e5a9ede29c
1 zmenil súbory, kde vykonal 1 pridanie a 0 odobranie
  1. 1 0
      inc/at_device.h

+ 1 - 0
inc/at_device.h

@@ -57,6 +57,7 @@ extern "C" {
 #define AT_DEVICE_CLASS_BC26           0x0BU
 #define AT_DEVICE_CLASS_BC26           0x0BU
 #define AT_DEVICE_CLASS_AIR720         0x0CU
 #define AT_DEVICE_CLASS_AIR720         0x0CU
 #define AT_DEVICE_CLASS_ME3616         0x0DU
 #define AT_DEVICE_CLASS_ME3616         0x0DU
+#define AT_DEVICE_CLASS_M6315          0x0EU
 
 
 /* Options and Commands for AT device control opreations */
 /* Options and Commands for AT device control opreations */
 #define AT_DEVICE_CTRL_POWER_ON        0x01L
 #define AT_DEVICE_CTRL_POWER_ON        0x01L