Oliver Fabel пре 1 година
родитељ
комит
76996d635c
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      mpconfigport.h

+ 1 - 1
mpconfigport.h

@@ -38,7 +38,7 @@ typedef long mp_off_t;
 
 
 #define MICROPY_ENABLE_FINALISER (0)
 #define MICROPY_ENABLE_FINALISER (0)
 
 
-#define MICROPY_ERROR_REPORTING (MICROPY_ERROR_REPORTING_NO)
+#define MICROPY_ERROR_REPORTING (MICROPY_ERROR_REPORTING_NONE)
 
 
 #define MICROPY_GC_STACK_ENTRY_TYPE (uint32_t)
 #define MICROPY_GC_STACK_ENTRY_TYPE (uint32_t)