We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 99e34e3 + 4f93467 commit 07c0a32Copy full SHA for 07c0a32
ports/esp8266/mpconfigport.h
@@ -28,7 +28,7 @@
28
#define MICROPY_ENABLE_SOURCE_LINE (1)
29
#define MICROPY_MODULE_WEAK_LINKS (1)
30
#define MICROPY_CAN_OVERRIDE_BUILTINS (1)
31
-#define MICROPY_USE_INTERNAL_ERRNO (1)
+#define MICROPY_USE_INTERNAL_ERRNO (0)
32
#define MICROPY_ENABLE_SCHEDULER (1)
33
#define MICROPY_PY_ALL_SPECIAL_METHODS (1)
34
#define MICROPY_PY_BUILTINS_COMPLEX (0)
0 commit comments