summaryrefslogtreecommitdiffstatshomepage
path: root/stmhal/servo.c
diff options
context:
space:
mode:
Diffstat (limited to 'stmhal/servo.c')
-rw-r--r--stmhal/servo.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/stmhal/servo.c b/stmhal/servo.c
index 4c4f95da4f..7f5a09f777 100644
--- a/stmhal/servo.c
+++ b/stmhal/servo.c
@@ -26,7 +26,7 @@
#include <stdio.h>
-#include "stm32f4xx_hal.h"
+#include STM32_HAL_H
#include "py/nlr.h"
#include "py/runtime.h"