diff --git a/bsp.h b/bsp.h deleted file mode 100644 --- a/bsp.h +++ /dev/null @@ -1,4 +0,0 @@ -#ifndef BSP_H -#define BSP_H - -#endif diff --git a/ssd1306.c b/ssd1306.c --- a/ssd1306.c +++ b/ssd1306.c @@ -1,5 +1,4 @@ #include "stm32l100c_discovery.h" -#include "bsp.h" #include "ssd1306.h" // Write command to OLED