diff options
Diffstat (limited to 'watch-library/config/peripheral_clk_config.h')
-rw-r--r-- | watch-library/config/peripheral_clk_config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/watch-library/config/peripheral_clk_config.h b/watch-library/config/peripheral_clk_config.h index 5cd1bb68..61619b6a 100644 --- a/watch-library/config/peripheral_clk_config.h +++ b/watch-library/config/peripheral_clk_config.h @@ -61,7 +61,7 @@ * \brief CPU's Clock frequency */ #ifndef CONF_CPU_FREQUENCY -#define CONF_CPU_FREQUENCY 8000000 +#define CONF_CPU_FREQUENCY 4000000 #endif // <y> RTC Clock Source |