diff --git a/clock.c b/clock.c --- a/clock.c +++ b/clock.c @@ -1,3 +1,5 @@ + +#include "stm32f0xx_hal_conf.h" void SystemClock_Config(void) {