diff options
Diffstat (limited to 'os/hal/include/hal_pwm.h')
-rw-r--r-- | os/hal/include/hal_pwm.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/os/hal/include/hal_pwm.h b/os/hal/include/hal_pwm.h index b82aac580..e50f7a10d 100644 --- a/os/hal/include/hal_pwm.h +++ b/os/hal/include/hal_pwm.h @@ -15,7 +15,7 @@ */
/**
- * @file pwm.h
+ * @file hal_pwm.h
* @brief PWM Driver macros and structures.
*
* @addtogroup PWM
|