Fixed small Doxygen error.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11368 35acf78f-673a-0410-8e92-d51de3d6d3f4
This commit is contained in:
parent
ae8b7dd89b
commit
12a26788a9
|
@ -195,7 +195,6 @@
|
||||||
#if !defined(STM32_PWM_TIM8_IRQ_PRIORITY) || defined(__DOXYGEN__)
|
#if !defined(STM32_PWM_TIM8_IRQ_PRIORITY) || defined(__DOXYGEN__)
|
||||||
#define STM32_PWM_TIM8_IRQ_PRIORITY 7
|
#define STM32_PWM_TIM8_IRQ_PRIORITY 7
|
||||||
#endif
|
#endif
|
||||||
/** @} */
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @brief PWMD9 interrupt priority level setting.
|
* @brief PWMD9 interrupt priority level setting.
|
||||||
|
|
Loading…
Reference in New Issue