From 5e1b31f147eaeaab0fd4ea0f611183116eeec8b3 Mon Sep 17 00:00:00 2001 From: shao7936626 <228112715@qq.com> Date: Thu, 19 Dec 2019 20:49:23 +0800 Subject: [PATCH] =?UTF-8?q?=E5=86=B2=E7=AA=81=E6=9B=B4=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- inc/at_device.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inc/at_device.h b/inc/at_device.h index 5f72070..4b98044 100644 --- a/inc/at_device.h +++ b/inc/at_device.h @@ -54,7 +54,7 @@ extern "C" { #define AT_DEVICE_CLASS_ESP32 0x08U #define AT_DEVICE_CLASS_W60X 0x09U #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 */ #define AT_DEVICE_CTRL_POWER_ON 0x01L