summaryrefslogtreecommitdiff
path: root/ports/stm32/led.c
diff options
context:
space:
mode:
Diffstat (limited to 'ports/stm32/led.c')
-rw-r--r--ports/stm32/led.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/ports/stm32/led.c b/ports/stm32/led.c
index 9bbcaa6b3..a95d6c1a4 100644
--- a/ports/stm32/led.c
+++ b/ports/stm32/led.c
@@ -31,7 +31,6 @@
#include "timer.h"
#include "led.h"
#include "pin.h"
-#include "genhdr/pins.h"
#if defined(MICROPY_HW_LED1)