diff options
Diffstat (limited to 'include/stm-fmc.h')
-rw-r--r-- | include/stm-fmc.h | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/include/stm-fmc.h b/include/stm-fmc.h index 196d65e..cf9b77e 100644 --- a/include/stm-fmc.h +++ b/include/stm-fmc.h @@ -2,12 +2,7 @@ // stm-fmc.h //------------------------------------------------------------------------------ - -//------------------------------------------------------------------------------ -// Headers -//------------------------------------------------------------------------------ -#include "stm32f4xx_hal.h" - +#include <stdint.h> //------------------------------------------------------------------------------ // Prototypes |