Explorar o código

library update

Oliver Fabel hai 1 ano
pai
achega
ef4992d46d
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      mpconfigport.h

+ 1 - 1
mpconfigport.h

@@ -39,7 +39,7 @@ typedef long mp_off_t;
 #define MICROPY_STACK_CHECK (0)
 #define MICROPY_ALLOC_PATH_MAX (128)
 
-#define MICROPY_ENABLE_FINALISER (0)
+#define MICROPY_ENABLE_FINALISER (1)
 
 #define MICROPY_ERROR_REPORTING (MICROPY_ERROR_REPORTING_NONE)