冲突更改
This commit is contained in:
parent
117bd4f076
commit
5e1b31f147
|
@ -54,7 +54,7 @@ extern "C" {
|
||||||
#define AT_DEVICE_CLASS_ESP32 0x08U
|
#define AT_DEVICE_CLASS_ESP32 0x08U
|
||||||
#define AT_DEVICE_CLASS_W60X 0x09U
|
#define AT_DEVICE_CLASS_W60X 0x09U
|
||||||
#define AT_DEVICE_CLASS_A9G 0x0AU
|
#define AT_DEVICE_CLASS_A9G 0x0AU
|
||||||
#define AT_DEVICE_CLASS_AIR720 0x0BU
|
#define AT_DEVICE_CLASS_AIR720 0x0CU
|
||||||
|
|
||||||
/* 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
|
||||||
|
|
Loading…
Reference in New Issue