瀏覽代碼

library update

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)