Skip to content

Commit 4f3c1b3

Browse files
committed
stmhal/modnwcc3k: Add include for mp_hal_delay_ms.
1 parent ecc635d commit 4f3c1b3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

stmhal/modnwcc3k.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@
3636
#include "py/stream.h"
3737
#include "py/runtime.h"
3838
#include "py/mperrno.h"
39+
#include "py/mphal.h"
3940
#include "netutils.h"
4041
#include "modnetwork.h"
4142
#include "pin.h"

0 commit comments

Comments
 (0)