]> mj.ucw.cz Git - home-hw.git/blobdiff - ssr/Inc/main.h
SSR: Fix generated code
[home-hw.git] / ssr / Inc / main.h
index 000d9852ccef131adbce47dd523ffab8cc24bbe1..63231fb47ececcca3ca4e6ed9bbdc7b2e2deedad 100644 (file)
@@ -42,6 +42,7 @@
 #define __MAIN_H__
 
 /* Includes ------------------------------------------------------------------*/
+#include "stm32f1xx_ll_dma.h"
 #include "stm32f1xx_ll_rcc.h"
 #include "stm32f1xx_ll_bus.h"
 #include "stm32f1xx_ll_system.h"
@@ -49,7 +50,6 @@
 #include "stm32f1xx_ll_cortex.h"
 #include "stm32f1xx_ll_utils.h"
 #include "stm32f1xx_ll_pwr.h"
-#include "stm32f1xx_ll_dma.h"
 #include "stm32f1xx_ll_tim.h"
 #include "stm32f1xx_ll_usart.h"
 #include "stm32f1xx.h"