1 parent 0055457 commit 0d6d315Copy full SHA for 0d6d315
1 file changed
esp8266/mpconfigport.h
@@ -24,7 +24,7 @@
24
#define MICROPY_ENABLE_SOURCE_LINE (1)
25
#define MICROPY_MODULE_WEAK_LINKS (1)
26
#define MICROPY_CAN_OVERRIDE_BUILTINS (1)
27
-#define MICROPY_USE_INTERNAL_ERRNO (0)
+#define MICROPY_USE_INTERNAL_ERRNO (1)
28
#define MICROPY_PY_BUILTINS_COMPLEX (0)
29
#define MICROPY_PY_BUILTINS_STR_UNICODE (1)
30
#define MICROPY_PY_BUILTINS_BYTEARRAY (1)
0 commit comments