Merge pull request #94 from qiyongzhong0/fix_me3616_sconscript

add AT_DEVICE_CLASS_ME3616
This commit is contained in:
朱天龙 (Armink) 2020-01-02 04:03:20 -06:00 committed by GitHub
commit e7d7b9baa8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

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