diff options
Diffstat (limited to 'ports/stm32/usrsw.c')
-rw-r--r-- | ports/stm32/usrsw.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ports/stm32/usrsw.c b/ports/stm32/usrsw.c index a7721ad779..8b62210cb7 100644 --- a/ports/stm32/usrsw.c +++ b/ports/stm32/usrsw.c @@ -30,7 +30,6 @@ #include "py/mphal.h" #include "extint.h" #include "pin.h" -#include "genhdr/pins.h" #include "usrsw.h" #if MICROPY_HW_HAS_SWITCH |