Minor fix: spacing
[bertos.git] / bertos / drv / adc.h
index 581bc4c2a3dadca87269bdde96d5babaec8b37ee..78f3e81d41e5ef8409e21030fb962fbf53f6d5d3 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"
  */