From b9f71610d7459d28d4faa01f0eca81bc2f03da93 Mon Sep 17 00:00:00 2001 From: Akshai M Date: Mon, 13 Apr 2020 12:07:46 +0530 Subject: [PATCH] drivers/include/ads101x.h : Add Group Add CT Params to sensors group in Config for Doxygen --- drivers/include/ads101x.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/include/ads101x.h b/drivers/include/ads101x.h index 292da78991..76c38f043c 100644 --- a/drivers/include/ads101x.h +++ b/drivers/include/ads101x.h @@ -40,7 +40,7 @@ extern "C" { /** * @defgroup drivers_ads101x_config ADS101 driver compile configuration - * @ingroup config + * @ingroup config_drivers_sensors * @{ */