Add some modules; fix some modules support status.
[bertos.git] / bertos / drv / ntc.h
index 04ab4d2020a22b69de89973e065152ac51888154..942965a2e856f9f59bcd84f2321304655e412f63 100644 (file)
@@ -30,7 +30,7 @@
  * All Rights Reserved.
  * -->
  *
- * \brief Driver for NTC sensors (reads a temperature through an ADC)
+ * \brief Driver for NTC sensors (reads a temperature through an ADC).
  *
  * \version $Id$
  *
@@ -38,7 +38,6 @@
  * \author Francesco Sacchi <batt@develer.com>
  *
  * $WIZ$ module_name = "ntc"
- * $WIZ$ module_depends = "adc"
  * $WIZ$ module_hw = "bertos/hw/hw_ntc.h", "bertos/hw/ntc_map.h"
  */