diff options
Diffstat (limited to 'os/hal/templates/adc_lld.h')
-rw-r--r-- | os/hal/templates/adc_lld.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/os/hal/templates/adc_lld.h b/os/hal/templates/adc_lld.h index 1cacf2ac9..2ebbc9cf5 100644 --- a/os/hal/templates/adc_lld.h +++ b/os/hal/templates/adc_lld.h @@ -19,7 +19,7 @@ /**
* @file templates/adc_lld.h
- * @brief ADC Driver subsystem low level driver header template
+ * @brief ADC Driver subsystem low level driver header template.
* @addtogroup ADC_LLD
* @{
*/
|