diff options
Diffstat (limited to 'stm/i2c.c')
-rw-r--r-- | stm/i2c.c | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -1,8 +1,6 @@ #include <stdio.h> #include <stm32f4xx.h> -#include <stm32f4xx_rcc.h> -#include <stm32f4xx_gpio.h> #include "misc.h" #include "systick.h" |