Use univoc name for low level init module. Fixed include.
[bertos.git] / bertos / drv / adc.h
index f66be8cb264adead2825c9fe30bac0c131bdbcad..1aa0a4ac18ea200c6616901bf53b625c16184c0c 100644 (file)
  *
  * -->
  *
- * \version $Id$
- *
  * \brief Analog to Digital Converter driver (ADC).
  *
- * \version $Id$
  * \author Francesco Sacchi <batt@develer.com>
  *
  * $WIZ$ module_name = "adc"
  * $WIZ$ module_configuration = "bertos/cfg/cfg_adc.h"
- * $WIZ$ module_supports = "not atmega103"
+ * $WIZ$ module_supports = "not atmega103 and not atmega168 and not atmega8"
  */