Update at_device.h

add macro AT_DEVICE_CLASS_M6315
This commit is contained in:
zeql 2020-03-15 12:28:09 +08:00 committed by GitHub
parent 201ca949a1
commit e5a9ede29c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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