diff --git a/tests/platform/tonegen.c b/tests/platform/tonegen.c index b134d983..6e311454 100644 --- a/tests/platform/tonegen.c +++ b/tests/platform/tonegen.c @@ -18,9 +18,8 @@ #include #include -#include "stm32f4xx.h" -#include "gpio.h" -#include "delays.h" +#include +#include #include "toneGenerator_MDx.h" #include "hwconfig.h"