Skip to content

Commit bd6796a

Browse files
committed
chore: removed unused main.h file
Signed-off-by: Frederic Pillon <[email protected]>
1 parent 326c69c commit bd6796a

File tree

2 files changed

+0
-51
lines changed

2 files changed

+0
-51
lines changed

src/BSP/main.h

Lines changed: 0 additions & 50 deletions
This file was deleted.

src/BSP/timer_if.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@
2222
/* Includes ------------------------------------------------------------------*/
2323
#include <math.h>
2424
#include "timer_if.h"
25-
#include "main.h" /*for STM32CubeMX generated RTC_N_PREDIV_S and RTC_N_PREDIV_A*/
2625
#include "rtc.h"
2726
// #include "stm32_lpm.h"
2827
// #include "utilities_def.h"

0 commit comments

Comments
 (0)