diff --git a/src/system.c b/src/system.c --- a/src/system.c +++ b/src/system.c @@ -3,6 +3,7 @@ // #include "stm32f0xx_hal.h" +#include "system.h" #include "wspr.h" void enter_sleep(void)