Add mpxx6115a widzard tags.
authorasterix <asterix@38d2e660-2303-0410-9eaa-f027e97ec537>
Wed, 5 May 2010 08:07:00 +0000 (08:07 +0000)
committerasterix <asterix@38d2e660-2303-0410-9eaa-f027e97ec537>
Wed, 5 May 2010 08:07:00 +0000 (08:07 +0000)
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3614 38d2e660-2303-0410-9eaa-f027e97ec537

bertos/drv/mpxx6115a.h

index ba6a3c040775e9893ee1398dfa2d7781cb5a338c..30c0df3ac1ac1935b09e9281a40d839c03f3d3c7 100644 (file)
  *
  * -->
  *
- * \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 <asterix@develer.com>
  *
+ * $WIZ$ module_name = "mpxx6115a"
+ * $WIZ$ module_depends = "adc"
+ * $WIZ$ module_configuration = ""
+ * $WIZ$ module_hw = ""
  */
 
 #ifndef DRV_MPXX6115A_H