Remove CVS logs.
[bertos.git] / bertos / drv / ntc.h
index 6aa72376adf62d10aa2783f8cc75d21cb4cd1cbd..70139e175a42ecffeaab1c192cf9d32cad567c70 100644 (file)
  * All Rights Reserved.
  * -->
  *
- * \brief Driver for NTC (reads a temperature through an ADC)
+ * \brief Driver for NTC sensors (reads a temperature through an ADC)
  *
  * \version $Id$
  *
  * \author Giovanni Bajo <rasky@develer.com>
  * \author Francesco Sacchi <batt@develer.com>
+ *
+ * $WIZARD_MODULE = {
+ * "name" : "ntc",
+ * "depends" : ["adc"],
+ * "configuration" : ""
+ * }
  */
 
 #ifndef DRV_NTC_H
 #define DRV_NTC_H
 
 #include "hw/ntc_map.h"
-#include <cfg/debug.h>
+
 #include <cfg/compiler.h>
 
 #define NTC_OPEN_CIRCUIT  -32768