We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bccfbe4 commit 07ea2abCopy full SHA for 07ea2ab
1 file changed
esp8266/mpconfigport.h
@@ -77,7 +77,7 @@
77
#define MICROPY_PY_WEBSOCKET (1)
78
#define MICROPY_PY_WEBREPL (1)
79
#define MICROPY_PY_WEBREPL_DELAY (20)
80
-#define MICROPY_PY_FRAMEBUF (1)
+#define MICROPY_PY_FRAMEBUF (0)
81
#define MICROPY_PY_MICROPYTHON_MEM_INFO (1)
82
#define MICROPY_PY_OS_DUPTERM (1)
83
#define MICROPY_CPYTHON_COMPAT (1)
0 commit comments