diff options
Diffstat (limited to 'cc3200/mods/pybspi.c')
-rw-r--r-- | cc3200/mods/pybspi.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cc3200/mods/pybspi.c b/cc3200/mods/pybspi.c index ed3abf5888..b7e4310aec 100644 --- a/cc3200/mods/pybspi.c +++ b/cc3200/mods/pybspi.c @@ -29,7 +29,6 @@ #include <string.h> #include "py/mpstate.h" -#include MICROPY_HAL_H #include "py/runtime.h" #include "bufhelper.h" #include "inc/hw_types.h" |