stmhal/modnwcc3k: Add include for mp_hal_delay_ms.

pull/2925/head
Damien George 2017-03-02 16:17:04 +11:00
rodzic ecc635d551
commit 4f3c1b3fc1
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

@ -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"