add at device class a9g
This commit is contained in:
parent
469167f253
commit
fdeaa3572b
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue