1 parent def10ce commit 9acb5e4Copy full SHA for 9acb5e4
1 file changed
py/gc.c
@@ -40,7 +40,7 @@
40
41
#if MICROPY_ENABLE_GC
42
43
-#if 1 // print debugging info
+#if 0 // print debugging info
44
#define DEBUG_PRINT (1)
45
#define DEBUG_printf DEBUG_printf
46
#else // don't print debugging info
0 commit comments