Skip to content

Commit e7d7b9b

Browse files
authored
Merge pull request #94 from qiyongzhong0/fix_me3616_sconscript
add AT_DEVICE_CLASS_ME3616
2 parents c6107ec + c7b7cb9 commit e7d7b9b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

inc/at_device.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ extern "C" {
5656
#define AT_DEVICE_CLASS_A9G 0x0AU
5757
#define AT_DEVICE_CLASS_BC26 0x0BU
5858
#define AT_DEVICE_CLASS_AIR720 0x0CU
59+
#define AT_DEVICE_CLASS_ME3616 0x0DU
5960

6061
/* Options and Commands for AT device control opreations */
6162
#define AT_DEVICE_CTRL_POWER_ON 0x01L

0 commit comments

Comments
 (0)