diff options
Diffstat (limited to 'cc3200/mods/pybadc.c')
-rw-r--r-- | cc3200/mods/pybadc.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cc3200/mods/pybadc.c b/cc3200/mods/pybadc.c index 2cb1cad088..005c365011 100644 --- a/cc3200/mods/pybadc.c +++ b/cc3200/mods/pybadc.c @@ -29,7 +29,6 @@ #include <string.h> #include "py/mpconfig.h" -#include MICROPY_HAL_H #include "py/nlr.h" #include "py/runtime.h" #include "py/binary.h" |