diff options
Diffstat (limited to 'ports/stm32/lcd.c')
-rw-r--r-- | ports/stm32/lcd.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ports/stm32/lcd.c b/ports/stm32/lcd.c index 62a95c070..c88ffd4f9 100644 --- a/ports/stm32/lcd.c +++ b/ports/stm32/lcd.c @@ -33,7 +33,6 @@ #if MICROPY_HW_HAS_LCD #include "pin.h" -#include "genhdr/pins.h" #include "bufhelper.h" #include "spi.h" #include "font_petme128_8x8.h" |