diff options
Diffstat (limited to 'cc3200/mods/modubinascii.c')
-rw-r--r-- | cc3200/mods/modubinascii.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cc3200/mods/modubinascii.c b/cc3200/mods/modubinascii.c index 563c44aa64..add46f91ba 100644 --- a/cc3200/mods/modubinascii.c +++ b/cc3200/mods/modubinascii.c @@ -26,7 +26,6 @@ */ #include "py/mpconfig.h" -#include MICROPY_HAL_H #include "py/nlr.h" #include "py/runtime.h" #include "py/binary.h" |