From 722b8bccda4feb01071688e205489fe913a9d0aa Mon Sep 17 00:00:00 2001 From: asterix Date: Wed, 5 May 2010 08:07:00 +0000 Subject: [PATCH] Add mpxx6115a widzard tags. git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3614 38d2e660-2303-0410-9eaa-f027e97ec537 --- bertos/drv/mpxx6115a.h | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/bertos/drv/mpxx6115a.h b/bertos/drv/mpxx6115a.h index ba6a3c04..30c0df3a 100644 --- a/bertos/drv/mpxx6115a.h +++ b/bertos/drv/mpxx6115a.h @@ -30,10 +30,17 @@ * * --> * - * \brief Covert read voltage from MPXX6115A Pressure Sensor in hPascal value. + * \brief MPXX6115A Pressure Sensor convert formula. + * + * This module convert read voltage value from MPXX6115A + * pressure sensor into hPascal value unit. * * \author Daniele Basile * + * $WIZ$ module_name = "mpxx6115a" + * $WIZ$ module_depends = "adc" + * $WIZ$ module_configuration = "" + * $WIZ$ module_hw = "" */ #ifndef DRV_MPXX6115A_H -- 2.25.1