We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b71c05 commit e6c5a63Copy full SHA for e6c5a63
windows/mpconfigport.h
@@ -57,7 +57,7 @@
57
#define MICROPY_PY_GC_COLLECT_RETVAL (1)
58
59
#define MICROPY_PY_UCTYPES (1)
60
-#define MICROPY_PY_ZLIBD (1)
+#define MICROPY_PY_UZLIB (1)
61
#define MICROPY_PY_UJSON (1)
62
63
#define MICROPY_ERROR_REPORTING (MICROPY_ERROR_REPORTING_DETAILED)
0 commit comments