From 6f1af77d9612679781ab5b827f5713dd200572ab Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=99=88=E6=B5=B7=E8=90=8C?= <85038427@qq.com> Date: Mon, 12 Aug 2024 12:00:22 +0800 Subject: [PATCH] driver_com.h delete power monitoring and analysis --- bos/drivers/inc/b_driver_cmd.h | 8 -------- 1 file changed, 8 deletions(-) diff --git a/bos/drivers/inc/b_driver_cmd.h b/bos/drivers/inc/b_driver_cmd.h index a1880652..8894c878 100644 --- a/bos/drivers/inc/b_driver_cmd.h +++ b/bos/drivers/inc/b_driver_cmd.h @@ -328,14 +328,6 @@ typedef struct /////////////////////////////////////////////////////////// - -typedef struct -{ - int16_t ALS_Channel_0; - int16_t ALS_Channel_1; - int16_t Prox_data; -} bProximity_AmbientLightsensor_t; - /////////////////////////////////////////////////////////// // ///////////////////////////////////////////////////////////