Oliver Fabel 1 rok temu
rodzic
commit
ef4992d46d
1 zmienionych plików z 1 dodań i 1 usunięć
  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)