diff options
Diffstat (limited to 'stm/lib/stm32f4xx_exti.h')
-rw-r--r-- | stm/lib/stm32f4xx_exti.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/stm/lib/stm32f4xx_exti.h b/stm/lib/stm32f4xx_exti.h index b6eb85395c..39105e3b7e 100644 --- a/stm/lib/stm32f4xx_exti.h +++ b/stm/lib/stm32f4xx_exti.h @@ -2,8 +2,8 @@ ******************************************************************************
* @file stm32f4xx_exti.h
* @author MCD Application Team
- * @version V1.1.0
- * @date 11-January-2013
+ * @version V1.3.0
+ * @date 08-November-2013
* @brief This file contains all the functions prototypes for the EXTI firmware
* library.
******************************************************************************
|