diff options
Diffstat (limited to 'stm/lib/stm32f4xx_tim.h')
-rw-r--r-- | stm/lib/stm32f4xx_tim.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/stm/lib/stm32f4xx_tim.h b/stm/lib/stm32f4xx_tim.h index 94c2256199..7983cc024a 100644 --- a/stm/lib/stm32f4xx_tim.h +++ b/stm/lib/stm32f4xx_tim.h @@ -2,8 +2,8 @@ ******************************************************************************
* @file stm32f4xx_tim.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 TIM firmware
* library.
******************************************************************************
|