diff --git a/firmware/hw_layer/microsecond_timer.cpp b/firmware/hw_layer/microsecond_timer.cpp index fa12c01e26..526b51bfcc 100644 --- a/firmware/hw_layer/microsecond_timer.cpp +++ b/firmware/hw_layer/microsecond_timer.cpp @@ -15,12 +15,12 @@ #include "microsecond_timer.h" #include "scheduler.h" #include "rfiutil.h" -#include "PeriodicController.h" // https://my.st.com/public/STe2ecommunities/mcu/Lists/cortex_mx_stm32/Flat.aspx?RootFolder=https%3a%2f%2fmy.st.com%2fpublic%2fSTe2ecommunities%2fmcu%2fLists%2fcortex_mx_stm32%2fInterrupt%20on%20CEN%20bit%20setting%20in%20TIM7&FolderCTID=0x01200200770978C69A1141439FE559EB459D7580009C4E14902C3CDE46A77F0FFD06506F5B¤tviews=474 #if (EFI_PROD_CODE && HAL_USE_GPT) || defined(__DOXYGEN__) #include "efilib2.h" +#include "PeriodicController.h" /** * Maximum duration of complete timer callback, all pending events together