diff options
Diffstat (limited to 'stmhal/timer.c')
-rw-r--r-- | stmhal/timer.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/stmhal/timer.c b/stmhal/timer.c index f88229b8ac..18c027cf3a 100644 --- a/stmhal/timer.c +++ b/stmhal/timer.c @@ -35,7 +35,6 @@ #include "py/nlr.h" #include "py/runtime.h" #include "py/gc.h" -#include MICROPY_HAL_H #include "timer.h" #include "servo.h" #include "pin.h" |