diff options
Diffstat (limited to 'ports/stm32/accel.c')
-rw-r--r-- | ports/stm32/accel.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ports/stm32/accel.c b/ports/stm32/accel.c index 512a6e313a..7b36e20823 100644 --- a/ports/stm32/accel.c +++ b/ports/stm32/accel.c @@ -28,7 +28,6 @@ #include <string.h> #include "py/mphal.h" -#include "py/nlr.h" #include "py/runtime.h" #include "pin.h" #include "genhdr/pins.h" |