We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a931c4e commit 5b9e7e2Copy full SHA for 5b9e7e2
1 file changed
unix/mpconfigport.h
@@ -120,6 +120,7 @@
120
#ifndef MICROPY_PY_USELECT
121
#define MICROPY_PY_USELECT (1)
122
#endif
123
+#define MICROPY_PY_WEBSOCKET (1)
124
#define MICROPY_PY_MACHINE (1)
125
#define MICROPY_PY_MACHINE_PULSE (1)
126
#define MICROPY_MACHINE_MEM_GET_READ_ADDR mod_machine_mem_get_addr
0 commit comments