Oliver Fabel пре 1 година
родитељ
комит
ef4992d46d
1 измењених фајлова са 1 додато и 1 уклоњено
  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)