This commit is contained in:
Rene Hopf
2014-12-15 18:59:49 +01:00
parent c31c2c39b5
commit 16367d97f9

View File

@@ -89,7 +89,7 @@
*/
#if !defined (HSE_VALUE)
#define HSE_VALUE ((uint32_t)25000000) /*!< Value of the External oscillator in Hz */
#define HSE_VALUE ((uint32_t)8000000) /*!< Value of the External oscillator in Hz */
#endif /* HSE_VALUE */
/**