summaryrefslogtreecommitdiffstatshomepage
path: root/py/qstrdefs.h
diff options
context:
space:
mode:
Diffstat (limited to 'py/qstrdefs.h')
-rw-r--r--py/qstrdefs.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/py/qstrdefs.h b/py/qstrdefs.h
index c8bef1ba39..734354b33e 100644
--- a/py/qstrdefs.h
+++ b/py/qstrdefs.h
@@ -752,3 +752,7 @@ Q(uniform)
Q(VfsFat)
Q(flush)
#endif
+
+#if MICROPY_PY_WEBSOCKET
+Q(websocket)
+#endif