aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/dox/pwm.dox
diff options
context:
space:
mode:
Diffstat (limited to 'os/hal/dox/pwm.dox')
-rw-r--r--os/hal/dox/pwm.dox2
1 files changed, 1 insertions, 1 deletions
diff --git a/os/hal/dox/pwm.dox b/os/hal/dox/pwm.dox
index ebc3731ab..6fbe2efa1 100644
--- a/os/hal/dox/pwm.dox
+++ b/os/hal/dox/pwm.dox
@@ -21,7 +21,7 @@
* @defgroup PWM PWM Driver
* @brief Generic PWM Driver.
* @details This module implements a generic PWM driver.
- * @pre In order to use the ADC driver the @p CH_HAL_USE_PWM option
+ * @pre In order to use the PWM driver the @p HAL_USE_PWM option
* must be enabled in @p halconf.h.
*
* @section pwm_1 Driver State Machine