diff options
Diffstat (limited to 'py')
-rw-r--r-- | py/qstrdefs.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/py/qstrdefs.h b/py/qstrdefs.h index 3c803115f..c8bef1ba3 100644 --- a/py/qstrdefs.h +++ b/py/qstrdefs.h @@ -706,6 +706,7 @@ Q(sendto) Q(recvfrom) Q(settimeout) Q(setsockopt) +Q(makefile) #if MICROPY_PY_LWIP_SLIP // for lwip.slip Q(slip) |