summaryrefslogtreecommitdiff
path: root/src/main.h
diff options
context:
space:
mode:
authorAditya Naik2020-06-15 09:57:01 -0400
committerAditya Naik2020-06-15 09:57:01 -0400
commit7fe90ace6e5200f6d1ef9c23879b099e3a0dea91 (patch)
tree0ab7b48b346266f79cbecdadd4ff8ca386202ac6 /src/main.h
parentbebd414a1999c9fab663463e54ccf1d32c6eb399 (diff)
parent5d4809c50702adc40e98b360cc89723df30bd4bf (diff)
Ports merge
Diffstat (limited to 'src/main.h')
-rw-r--r--src/main.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main.h b/src/main.h
index 5d4be41..6579484 100644
--- a/src/main.h
+++ b/src/main.h
@@ -28,7 +28,7 @@ extern "C" {
#endif
/* Includes ------------------------------------------------------------------*/
-#include "stm32f4xx_hal.h"
+#include "port.h"
/* Private includes ----------------------------------------------------------*/
/* USER CODE BEGIN Includes */