We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 785cf9a commit fc4c43aCopy full SHA for fc4c43a
1 file changed
esp8266/mpconfigport.h
@@ -11,7 +11,7 @@
11
#define MICROPY_DEBUG_PRINTERS (1)
12
#define MICROPY_ENABLE_GC (1)
13
#define MICROPY_STACK_CHECK (1)
14
-#define MICROPY_REPL_EVENT_DRIVEN (1)
+#define MICROPY_REPL_EVENT_DRIVEN (0)
15
#define MICROPY_REPL_AUTO_INDENT (1)
16
#define MICROPY_HELPER_REPL (1)
17
#define MICROPY_HELPER_LEXER_UNIX (0)
0 commit comments