Skip to content

Commit 98b727c

Browse files
committed
esp8266/modmachine: Use etshal.h.
1 parent f22a4f8 commit 98b727c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

esp8266/modmachine.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@
3434

3535
#include "os_type.h"
3636
#include "osapi.h"
37+
#include "etshal.h"
3738

3839
#if MICROPY_PY_MACHINE
3940

0 commit comments

Comments
 (0)