esp8266/modmachine: Use etshal.h.

This commit is contained in:
Paul Sokolovsky 2016-02-06 01:36:17 +02:00
parent f22a4f8e0a
commit 98b727c931

View File

@ -34,6 +34,7 @@
#include "os_type.h"
#include "osapi.h"
#include "etshal.h"
#if MICROPY_PY_MACHINE