We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5362bcc commit 0d56c65Copy full SHA for 0d56c65
1 file changed
extmod/moduselect.c
@@ -313,4 +313,4 @@ const mp_obj_module_t mp_module_uselect = {
313
.globals = (mp_obj_dict_t*)&mp_module_select_globals,
314
};
315
316
-#endif // MICROPY_PY_WEBSOCKET
+#endif // MICROPY_PY_USELECT
0 commit comments