We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a53af6c commit d22bdadCopy full SHA for d22bdad
windows/mpconfigport.h
@@ -89,6 +89,7 @@
89
#define MICROPY_PY_UHEAPQ (1)
90
#define MICROPY_PY_UHASHLIB (1)
91
#define MICROPY_PY_UBINASCII (1)
92
+#define MICROPY_PY_URANDOM (1)
93
#define MICROPY_PY_MACHINE (1)
94
95
#define MICROPY_ERROR_REPORTING (MICROPY_ERROR_REPORTING_DETAILED)
0 commit comments