diff options
Diffstat (limited to 'stm/lib/stm32f4xx_dac.h')
-rw-r--r-- | stm/lib/stm32f4xx_dac.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/stm/lib/stm32f4xx_dac.h b/stm/lib/stm32f4xx_dac.h index 62c0c87288..224bec1a1c 100644 --- a/stm/lib/stm32f4xx_dac.h +++ b/stm/lib/stm32f4xx_dac.h @@ -2,8 +2,8 @@ ******************************************************************************
* @file stm32f4xx_dac.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 DAC firmware
* library.
******************************************************************************
|