Set the visibility of the updateButton to False.
[bertos.git] / bertos / drv / adc.h
index d34accfe0eb3ffc4839efc9eacf9463f8e8a4116..581bc4c2a3dadca87269bdde96d5babaec8b37ee 100644 (file)
  *
  * \version $Id$
  *
- * \brief ADC driver (interface)
+ * \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"
  */