diff options
Diffstat (limited to 'stmhal/modpyb.c')
-rw-r--r-- | stmhal/modpyb.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/stmhal/modpyb.c b/stmhal/modpyb.c index bb41f3e355..c17c64202a 100644 --- a/stmhal/modpyb.c +++ b/stmhal/modpyb.c @@ -13,7 +13,6 @@ #include "pybstdio.h" #include "pyexec.h" #include "led.h" -#include "gpio.h" #include "pin.h" #include "extint.h" #include "usrsw.h" |