From 59cd671ba931279556dff5abf1db652f7611a6a6 Mon Sep 17 00:00:00 2001 From: gdisirio Date: Sun, 9 Jan 2011 13:33:20 +0000 Subject: Fixed bug 3153591. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2629 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- os/hal/dox/adc.dox | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'os/hal/dox/adc.dox') diff --git a/os/hal/dox/adc.dox b/os/hal/dox/adc.dox index 8e31d983b..9ebfca99c 100644 --- a/os/hal/dox/adc.dox +++ b/os/hal/dox/adc.dox @@ -21,7 +21,7 @@ * @defgroup ADC ADC Driver * @brief Generic ADC Driver. * @details This module implements a generic ADC driver. - * @pre In order to use the ADC driver the @p CH_HAL_USE_ADC option + * @pre In order to use the ADC driver the @p HAL_USE_ADC option * must be enabled in @p halconf.h. * * @section adc_1 Driver State Machine -- cgit v1.2.3