Skip to content
Snippets Groups Projects
Commit 4f3c1b3f authored by Damien George's avatar Damien George
Browse files

stmhal/modnwcc3k: Add include for mp_hal_delay_ms.

parent ecc635d5
Branches
No related tags found
No related merge requests found
......@@ -36,6 +36,7 @@
#include "py/stream.h"
#include "py/runtime.h"
#include "py/mperrno.h"
#include "py/mphal.h"
#include "netutils.h"
#include "modnetwork.h"
#include "pin.h"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment