Skip to content

Commit 667d64b

Browse files
committed
esp8266/modpybi2c: Add missing include.
1 parent dd32f02 commit 667d64b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

esp8266/modpybi2c.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929
#include <string.h>
3030

3131
#include "ets_sys.h"
32+
#include "etshal.h"
3233
#include "osapi.h"
3334
#include "gpio.h"
3435

0 commit comments

Comments
 (0)