Browse Source

esp8266/modmachine: Use etshal.h.

pull/1865/head
Paul Sokolovsky 9 years ago
parent
commit
98b727c931
  1. 1
      esp8266/modmachine.c

1
esp8266/modmachine.c

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

Loading…
Cancel
Save