diff options
Diffstat (limited to 'esp8266/modesp.c')
-rw-r--r-- | esp8266/modesp.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/esp8266/modesp.c b/esp8266/modesp.c index 5e7d5fb138..4e46b7ae1d 100644 --- a/esp8266/modesp.c +++ b/esp8266/modesp.c @@ -32,7 +32,6 @@ #include "py/obj.h" #include "py/gc.h" #include "py/runtime.h" -#include MICROPY_HAL_H #include "netutils.h" #include "queue.h" #include "user_interface.h" |